This commit is contained in:
Yax 2022-04-27 03:12:01 +02:00
parent c75fa2f669
commit 8e51d7b745
4 changed files with 124 additions and 4 deletions

View file

@ -17,6 +17,7 @@ coverage = "^5.5"
peewee = "^3.14.8"
tox = "^3.24.5"
background = "^0.2.1"
Flask = "^2.1.1"
[tool.poetry.dev-dependencies]
mypy = "^0.942"