Skip to content

Commit

Permalink
TST: Blacklist all pytest versions in the 3.7 branch.
Browse files Browse the repository at this point in the history
See the discussion in #1417 for details.
  • Loading branch information
sbanert committed Aug 21, 2018
1 parent 5e29161 commit b735fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
@@ -1,4 +1,4 @@
pytest >=3.0.3,!=3.7.0,!=3.7.1
pytest >=3.0.3,<3.7
pytest-pep8
pytest-cov
coverage >=4.0
Expand Down

0 comments on commit b735fd2

Please sign in to comment.