Add a poetry.toml with project specific settings

This commit is contained in:
Andreas Zweili 2022-11-16 21:34:11 +01:00
parent cba8690ea9
commit c726749053
1 changed files with 2 additions and 0 deletions

2
poetry.toml Normal file
View File

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