Blacklist pytest 3.0.5

See https://github.com/pytest-dev/pytest/issues/2118
This commit is contained in:
Florian Bruhin 2016-12-05 22:40:09 +01:00
parent 6f90d93306
commit 587e782738
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Mako==1.0.6
parse==1.6.6
parse-type==0.3.4
py==1.4.31
pytest==3.0.5
pytest==3.0.4 # rq.filter: != 3.0.5
pytest-bdd==2.18.1
pytest-catchlog==1.2.2
pytest-cov==2.4.0

View File

@ -4,7 +4,7 @@ coverage
Flask
httpbin
hypothesis
pytest
pytest!=3.0.5
pytest-bdd
pytest-catchlog
pytest-cov
@ -20,3 +20,4 @@ pytest-xvfb
vulture
#@ ignore: Jinja2, MarkupSafe
#@ filter: pytest != 3.0.5