installed package for generating coverage report

This commit is contained in:
brian
2024-10-28 19:44:16 +00:00
parent 462f7c79b4
commit 2854f74db4
2 changed files with 81 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ pandas-stubs = "^2.2.2.240603"
types-tqdm = "^4.66.0.20240417"
pytest = "^8.3.3"
testcontainers = "^4.8.2"
coverage = "^7.6.4"
[tool.poetry.group.dev.dependencies]