load dotenv

This commit is contained in:
2022-12-08 17:24:06 +01:00
parent b38b874a2c
commit 93af96cd42
5 changed files with 27 additions and 10 deletions

View File

@@ -7,6 +7,7 @@ name = "pypi"
requests = "*"
markdown = "*"
py-gfm = "*"
python-dotenv = "*"
[dev-packages]
autopep8 = "*"