change: remove unittests with flask mock server

This commit is contained in:
debugtalk
2020-05-15 23:15:03 +08:00
parent 6bc4be59ff
commit 69ade18828
50 changed files with 2 additions and 3008 deletions

View File

@@ -41,7 +41,6 @@ black = "^19.10b0"
pytest = "^5.4.2"
[tool.poetry.dev-dependencies]
flask = "<1.0.0"
coverage = "^4.5.4"
uvicorn = "^0.11.3"
fastapi = "^0.49.0"