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 7ba2ed9 commit fbe03e5Copy full SHA for fbe03e5
pyproject.toml
@@ -48,7 +48,7 @@ coverage = [
48
coveralls = [
49
{ version = ">=3.3.0", python = ">=3.5" },
50
]
51
-pytest-cov = "~2.8"
+pytest-cov = "~2.12.0"
52
flake8 = ">=3.6.0"
53
mock = "^3.0.5"
54
bumpversion = "^0.5.0"
0 commit comments