mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
venv in code directory (#29452)
put venv in code directory
old-commit-hash: 282fd778aa
This commit is contained in:
@@ -50,6 +50,7 @@ pip install pip==23.2.1
|
||||
pip install poetry==1.5.1
|
||||
|
||||
poetry config virtualenvs.prefer-active-python true --local
|
||||
poetry config virtualenvs.in-project true --local
|
||||
|
||||
echo "PYTHONPATH=${PWD}" > $ROOT/.env
|
||||
poetry self add poetry-dotenv-plugin@^0.1.0
|
||||
|
||||
Reference in New Issue
Block a user