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.
1 parent df9f19f commit 8ef7971Copy full SHA for 8ef7971
pyproject.toml
@@ -59,7 +59,7 @@ full = [
59
]
60
test = [
61
"pytest >=7.1.3,<8.0.0",
62
- "pytest-cov >=2.12.0,<4.0.0",
+ "pytest-cov >=2.12.0,<5.0.0",
63
"mypy ==0.971",
64
"flake8 >=3.8.3,<4.0.0",
65
"black ==22.8.0",
0 commit comments