mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
use xx pipfile when available
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user