Skip to content

Commit

Permalink
Temporarily restrict pytest-cov version
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Sep 19, 2018
1 parent b0fec53 commit 6e4835a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -41,7 +41,7 @@
'dev': [
"coverage",
"pytest",
"pytest-cov",
"pytest-cov<2.6.0",
"pycodestyle",
"sphinx",
"sphinx_rtd_theme",
Expand Down

0 comments on commit 6e4835a

Please sign in to comment.