Merge pull request #3409 from ThomasWaldmann/exclude-broken-pytest330-1.1

exclude broken pytest 3.3.0 release
This commit is contained in:
TW 2017-12-02 19:55:47 +01:00 committed by GitHub
commit dff29cc5a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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