This commit is contained in:
Jan Giacomelli
2020-12-21 21:53:58 +01:00
parent effb3aaab4
commit d648fc9e93
3 changed files with 97 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ authors = ["Jan Giacomelli <jan@typless.com>"]
[tool.poetry.dependencies]
python = "^3.7"
pytest-cov = "^2.10.1"
[tool.poetry.dev-dependencies]
pytest = "^6.2.0"