requirements_dev: add pytest-cov

This commit is contained in:
Richard Kubíček
2025-03-05 13:00:04 +01:00
parent 886004a20a
commit e2f89cf754

View File

@@ -1,3 +1,4 @@
requests~=2.32.3 requests~=2.32.3
python-dotenv~=1.0.1 python-dotenv~=1.0.1
pytest~=8.3.5 pytest~=8.3.5
pytest-cov