Add pytest-cov package

This commit is contained in:
2024-01-30 09:55:37 -05:00
parent 0383021e75
commit c1c9da72dc
2 changed files with 178 additions and 133 deletions
+1
View File
@@ -12,3 +12,4 @@ pytest-recording = "*"
pytest-ordering = "*"
ruff = "*"
sphinx = "*"
pytest-cov = "*"