mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-26 21:53:51 +08:00
add poetry-dotenv-plugin (#26216)
This commit is contained in:
@@ -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