install coverage

This commit is contained in:
2025-08-27 10:17:42 +02:00
parent a0c0bf7931
commit f4d380b3ce
2 changed files with 111 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ flake8 = "*"
flake8-html = "*"
pytest = "*"
sentry-sdk = "*"
pytest-cov = "*"
[dev-packages]