Removed dotenv due to bug in it

This commit is contained in:
2021-08-26 22:06:17 +03:00
parent 0983091b54
commit 1759593826
3 changed files with 102 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ name = "pypi"
[packages]
gunicorn = "*"
flask = "*"
[dev-packages]