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 36ed73b commit 80608afCopy full SHA for 80608af
ci_tools/requirements-pip.txt
@@ -13,7 +13,7 @@ pytest-logging # ==2015.11.4
13
pytest-steps
14
15
# --- to generate the reports (see scripts in ci_tools, called by .travis)
16
-pytest-cov # ==2.5
+pytest-cov==2.6.0 # after 2.6.1 it requires pytest 3.6
17
18
# --- to generate the doc (see .travis)
19
mkdocs-material==2.7.3
0 commit comments