Skip to content

Commit

Permalink
exclude broken pytest 3.3.0 release
Browse files Browse the repository at this point in the history
pytest-dev/pytest#2957

should be fixed in 3.3.1.
  • Loading branch information
ThomasWaldmann committed Dec 2, 2017
1 parent dc8de36 commit bf5dd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.d/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ setuptools_scm
pip
virtualenv
tox
pytest
pytest!=3.3.0
pytest-xdist
pytest-cov
pytest-benchmark
Expand Down

0 comments on commit bf5dd2d

Please sign in to comment.