We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628f7f2 commit f241bfeCopy full SHA for f241bfe
1 file changed
pyproject.toml
@@ -74,7 +74,7 @@ test = [
74
"coverage",
75
"myst-nb~=0.13.2",
76
"pytest~=7.1",
77
- "pytest-cov~=3.0",
+ "pytest-cov>=3,<5",
78
"pytest-regressions~=2.0.1",
79
"sphinx_thebe"
80
]
0 commit comments