mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-01 02:23:56 +08:00
update_requirements: install pipenv
This commit is contained in:
@@ -29,6 +29,7 @@ fi
|
||||
|
||||
echo "update pip"
|
||||
pip install --upgrade pip
|
||||
pip install pipenv
|
||||
|
||||
echo "pip packages install ..."
|
||||
pipenv install --dev --deploy --system
|
||||
|
||||
Reference in New Issue
Block a user