update_requirements: install pipenv

old-commit-hash: c8bbb8ea87dcd52e0b4beb35a3c270dc115433a9
This commit is contained in:
Adeeb Shihadeh
2021-03-09 13:41:19 -08:00
parent 8ec4fa1002
commit ebf758d174
+1
View File
@@ -29,6 +29,7 @@ fi
echo "update pip"
pip install --upgrade pip
pip install pipenv
echo "pip packages install ..."
pipenv install --dev --deploy --system