build: poetry venv in project folder

This commit is contained in:
Nathaniel Landau
2023-03-31 10:14:14 -04:00
parent 9bb7eeb439
commit 76f4af703e

2
poetry.toml Normal file
View File

@@ -0,0 +1,2 @@
[virtualenvs]
in-project = true