We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a4df80 + ca2052f commit 279f8aeCopy full SHA for 279f8ae
pyproject.toml
@@ -42,7 +42,7 @@ dev = [
42
"pylint~=3.3.6",
43
"mypy>=1.15,<1.18",
44
"pytest>=8.3.5,<8.5.0",
45
- "pytest-cov~=6.0.0",
+ "pytest-cov>=6.0,<6.3",
46
"types-pyyaml~=6.0.12.20250326",
47
]
48
0 commit comments