exclude broken pytest 3.3.0 release

https://github.com/pytest-dev/pytest/issues/2957
This commit is contained in:
Thomas Waldmann 2017-12-02 17:43:38 +01:00
parent 1bf8d43e37
commit 43184f2dd1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ setuptools_scm
pip
virtualenv
tox
pytest
pytest!=3.3.0
pytest-xdist
pytest-cov
pytest-benchmark