mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
Revert "update_requirements.sh: install both Pipfiles"
This reverts commit 97ea2c37e0e831216969b8c04e9053022e39ca10.
old-commit-hash: 148c739ec7
This commit is contained in:
@@ -33,7 +33,7 @@ pip install pipenv==2021.5.29
|
||||
|
||||
echo "pip packages install ..."
|
||||
if [ -d "./xx" ]; then
|
||||
PIPENV_PIPFILE=./xx/Pipfile pipenv install --system --dev --deploy
|
||||
export PIPENV_PIPFILE=./xx/Pipfile
|
||||
pipenv install --system --dev --deploy
|
||||
RUN=""
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user