fixed tests working.

This commit is contained in:
2021-04-15 11:33:36 +01:00
parent 99e8077d8b
commit 43fc877445
7 changed files with 336 additions and 14 deletions

View File

@@ -25,6 +25,7 @@ rarfile = "^4.0"
coverage = "^5.5"
[tool.poetry.dev-dependencies]
mypy = "^0.812"
[build-system]
requires = ["poetry-core>=1.0.0"]