update_requirements: install pipenv

This commit is contained in:
Adeeb Shihadeh
2021-03-09 13:41:19 -08:00
parent 2034a04750
commit c8bbb8ea87

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