upgrade pip
old-commit-hash: 92bc71c2e727e8f14fbe694ec4ca09e99759314e
This commit is contained in:
@@ -27,6 +27,9 @@ if ! command -v pipenv &> /dev/null; then
|
||||
pip install pipenv
|
||||
fi
|
||||
|
||||
echo "update pip"
|
||||
pip install --upgrade pip
|
||||
|
||||
echo "pip packages install ..."
|
||||
pipenv install --dev --deploy --system
|
||||
# update shims for newly installed executables (e.g. scons)
|
||||
|
||||
Reference in New Issue
Block a user