Cleanup config files

This commit is contained in:
2026-04-27 17:23:26 +02:00
parent ddbf567a19
commit f750cfa8e1
4 changed files with 156 additions and 170 deletions

3
poetry.toml Normal file
View File

@@ -0,0 +1,3 @@
[virtualenvs]
in-project = true
path = ".venv"