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 04d8683 + 4f3d905 commit c21ba81Copy full SHA for c21ba81
1 file changed
setup.py
@@ -30,7 +30,7 @@
30
tests_require = [
31
"pytest>=4.6,<5.0; python_version < '3.5'",
32
"pytest>=4.6; python_version >= '3.5'",
33
- "coverage >= 3.7.1, < 5.0.0",
+ "coverage >= 3.7.1, < 6.0.0",
34
"pytest-cov",
35
"pytest-localserver",
36
"flake8",
0 commit comments