mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+1
-1
@@ -20,7 +20,7 @@ fi
|
||||
|
||||
export PATH="~/.local/bin:$PATH"
|
||||
echo "Installing Pipenv…"
|
||||
pip install -e "$(pwd)" --upgrade
|
||||
pip install --user -e "$(pwd)" --upgrade
|
||||
pipenv install --deploy --dev
|
||||
|
||||
# Otherwise, we're on a development machine.
|
||||
|
||||
Reference in New Issue
Block a user