update_requirements: install pipenv

old-commit-hash: c8bbb8ea87
commatwo_master
Adeeb Shihadeh 4 years ago
parent 8ec4fa1002
commit ebf758d174
  1. 1
      update_requirements.sh

@ -29,6 +29,7 @@ fi
echo "update pip"
pip install --upgrade pip
pip install pipenv
echo "pip packages install ..."
pipenv install --dev --deploy --system

Loading…
Cancel
Save