Add .dotenv for all constants

This commit is contained in:
2023-03-10 19:31:50 -06:00
parent 206be949a6
commit de2a6154b8
4 changed files with 19 additions and 5 deletions

View File

@@ -7,6 +7,7 @@ name = "pypi"
multiping = "*"
pillow = "*"
websockets = "*"
python-dotenv = "*"
[dev-packages]