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 17f976c commit c65dffeCopy full SHA for c65dffe
pyproject.toml
@@ -51,7 +51,7 @@ coveralls = [
51
{ version = ">=3.3.0", python = ">=3.5" },
52
{ version = "<2", python = "<3.5" },
53
]
54
-pytest-cov = "~2.8"
+pytest-cov = "~2.12.0"
55
flake8 = ">=3.6.0"
56
mock = "^3.0.5"
57
bumpversion = "^0.5.0"
0 commit comments