set up pony and waitress skeletons

This commit is contained in:
Fabian Dill
2020-06-14 07:44:59 +02:00
parent c486cd77bb
commit 03a6227eef
4 changed files with 50 additions and 53 deletions

View File

@@ -1 +1,3 @@
flask>=1.1.2
flask>=1.1.2
pony>=0.7.13
waitress>=1.4.4