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 dcb86a0 commit 09715e7Copy full SHA for 09715e7
ci_tools/requirements-pip.txt
@@ -17,7 +17,7 @@ pytest-steps
17
pytest-harvest
18
19
# --- to generate the reports (see scripts in ci_tools, called by .travis)
20
-pytest-cov==$PYTEST_COV_VERSION # after 2.6.1 it requires pytest 3.6
+pytest-cov$PYTEST_COV_VERSION # after 2.6.1 it requires pytest 3.6
21
22
# --- to generate the doc (see .travis)
23
mkdocs-material # ==2.7.3
0 commit comments