Initial commit

This commit is contained in:
2023-10-29 20:56:03 -03:00
commit 4b2e566189
10 changed files with 288 additions and 0 deletions

5
poetry.toml Normal file
View File

@@ -0,0 +1,5 @@
[virtualenvs]
in-project = true
[virtualenvs.options]
system-site-packages = true