codeql-action/python-setup/tests/poetry/requests-3/poetry.toml
Rasmus Wriedt Larsen 7fc528c3c6
python-setup: Don't allow Poetry to make venv in project
I mostly verified this works on my local machine, but did add a sample `poetry.toml` to the tests, so it can be verified from looking at the logs 🤷
2022-12-06 10:41:46 +01:00

2 lines
32 B
TOML

[virtualenvs]
in-project = true