We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69d9de commit 0970987Copy full SHA for 0970987
ci_tools/requirements-pip.txt
@@ -14,7 +14,7 @@ mini_lambda
14
# pytypes
15
16
# --- to generate the reports (see scripts in ci_tools, called by .travis)
17
-pytest-cov==2.6.0 # after 2.6.1 it requires pytest 3.6
+pytest-cov # after 2.6.1 it requires pytest 3.6
18
pytest-html #$PYTEST_HTML_VERSION
19
xunitparser
20
0 commit comments