Ver código fonte

Add PIP_USER

master
10sr 5 anos atrás
pai
commit
97bf51b813
Acessado por: 10sr ID da chave GPG: C384BB17CBB19347
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      profile

+ 2
- 0
profile Ver arquivo

@@ -109,6 +109,8 @@ export PATH="$GOPATH/bin:$PATH"

export PYTHONUSERBASE=$HOME/.pip
export PATH="$PYTHONUSERBASE/bin:$PATH"
# Enable --user by default when running pip install
export PIP_USER=1

export PIPENV_VENV_IN_PROJECT=1



Carregando…
Cancelar
Salvar