Add web config http server

This commit is contained in:
2023-07-02 07:16:23 -04:00
parent 8fe42e9163
commit 6d0040415b
6 changed files with 111 additions and 1 deletions

View File

@ -8,6 +8,7 @@ name = "pypi"
[packages]
aiosmtpd = "*"
python-jata = "*"
asyncbasehttp = "*"
[requires]
python_version = "3"