mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-04 15:56:08 +08:00
@@ -60,6 +60,7 @@ if [ -d "./xx" ] || [ -n "$POETRY_VIRTUALENVS_CREATE" ]; then
|
||||
RUN=""
|
||||
else
|
||||
echo "PYTHONPATH=${PWD}" > .env
|
||||
poetry self add poetry-dotenv-plugin@^0.1.0
|
||||
RUN="poetry run"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user