Fixed config loading, added Dockerfile

This commit is contained in:
Merijntje Tak
2022-07-10 16:34:53 +02:00
parent 6e8bf94005
commit 5909c88c08
9 changed files with 128 additions and 42 deletions

View File

@@ -9,6 +9,3 @@ verify_ssl = true
docker = "*"
python-dotenv = "*"
dnspython = "*"
[requires]
python_version = "3.6"