diff --git a/profile b/profile index 0f8f9cb..6806447 100755 --- a/profile +++ b/profile @@ -121,6 +121,7 @@ export PYTHONUSERBASE=$HOME/.pip export PATH="$PYTHONUSERBASE/bin:$PATH" # Enable --user by default when running pip install # export PIP_USER=1 +export PIP_USER= export PIPENV_VENV_IN_PROJECT=1 export PIPENV_MAX_DEPTH=10 # Defaults to 3