Skip to content

Commit e279c62

Browse files
authored
Add pytest-cov to development dependencies
1 parent 0826e6b commit e279c62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ pytest = "^8.3.5"
1313
[tool.poetry.group.dev.dependencies]
1414
ruff = "^0.14.10"
1515
pytest-html = "^4.1.1"
16+
pytest-cov = "^4.1.0"
1617

1718
[build-system]
1819
requires = ["poetry-core"]

0 commit comments

Comments
 (0)