Explorar el Código

Add PIP_USER

master
10sr hace 5 años
padre
commit
97bf51b813
Firmado por: 10sr ID de clave GPG: C384BB17CBB19347
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      profile

+ 2
- 0
profile Ver fichero

@@ -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



Cargando…
Cancelar
Guardar