add poetry config file

This commit is contained in:
Joe Kaufeld 2022-07-22 15:31:08 -04:00
parent 18d767f9fe
commit 81bbda571e
1 changed files with 3 additions and 0 deletions

3
poetry.toml Normal file
View File

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