Files
pybricks-api/poetry.toml
T
David Lechner 46c9fca6e9 poetry: install venv in project driectory
This way, the venv is not hidden away in some cache directory somewhere hard to find.
2020-03-06 11:29:04 -06:00

3 lines
32 B
TOML

[virtualenvs]
in-project = true