Skip to content

Commit 2dbce3a

Browse files
committed
fix(ci): add pytest-cov req
1 parent 57167a7 commit 2dbce3a

File tree

2 files changed

+670
-6
lines changed

2 files changed

+670
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ dev = [
1515
"pre-commit>=4.1.0",
1616
"pytest>=8.3.4",
1717
"moto[all]>=5.0.28",
18+
"pytest-cov>=6.0.0",
1819
]
1920

2021
[tool.semantic_release]

0 commit comments

Comments
 (0)