Skip to content

Commit 09715e7

Browse files
author
Sylvain MARIE
committed
fixed travis build
1 parent dcb86a0 commit 09715e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_tools/requirements-pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest-steps
1717
pytest-harvest
1818

1919
# --- 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
20+
pytest-cov$PYTEST_COV_VERSION # after 2.6.1 it requires pytest 3.6
2121

2222
# --- to generate the doc (see .travis)
2323
mkdocs-material # ==2.7.3

0 commit comments

Comments
 (0)