Moved from .env to ini config format

This commit is contained in:
2022-07-22 14:54:57 +02:00
parent 4bf249a9fd
commit ffa8090399
10 changed files with 90 additions and 63 deletions

View File

@@ -6,7 +6,6 @@ authors = ["strNophix <nvdpoel01@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.10"
python-dotenv = "^0.20.0"
requests = "^2.28.1"
[tool.poetry.dev-dependencies]