use xx pipfile when available

old-commit-hash: 81433f1e54
This commit is contained in:
Greg Hogan
2021-03-09 17:46:45 -08:00
parent cbc88afa0c
commit 57292073e1
+1
View File
@@ -32,6 +32,7 @@ pip install --upgrade pip
pip install pipenv
echo "pip packages install ..."
[ -d "./xx" ] && cd ./xx
pipenv install --dev --deploy --system
# update shims for newly installed executables (e.g. scons)
pyenv rehash