Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pacote (0.24 sec)

  1. docs/pt/docs/contributing.md

        ```
    
        </div>
    
    Se ele exibir o binário `pip` em `env/bin/pip` então funcionou. 🎉
    
    
    
    !!! tip
        Toda vez que você instalar um novo pacote com `pip` nesse ambiente, ative o ambiente novamente.
    
        Isso garante que se você usar um programa instalado por aquele pacote, você utilizará aquele de seu ambiente local e não outro que possa estar instalado globalmente.
    
    ### pip
    
    Após ativar o ambiente como descrito acima:
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Jun 11 21:38:15 GMT 2023
    - 14.9K bytes
    - Viewed (0)
  2. docs/en/docs/contributing.md

    Now let's say that you want to add a translation for the section [Features](features.md){.internal-link target=_blank}.
    
    * Copy the file at:
    
    ```
    docs/en/docs/features.md
    ```
    
    * Paste it in exactly the same location but for the language you want to translate, e.g.:
    
    ```
    docs/es/docs/features.md
    ```
    
    !!! tip
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 17:42:43 GMT 2024
    - 14.1K bytes
    - Viewed (0)
Back to top