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 a43bcdb commit 8237f30Copy full SHA for 8237f30
setup.py
@@ -21,7 +21,7 @@
21
"codecov==2.0.15",
22
"mypy==0.910",
23
"pytest==4.6.2",
24
- "pytest-cov==2.7.1",
+ "pytest-cov>=2.7.1",
25
"pytest-mypy>=0.8.1",
26
"types-requests>=2.25.6"
27
]
0 commit comments