blacklist pytest 3.3.0

see pytest-dev/pytest#2957
This commit is contained in:
Patrick Kanzler 2017-12-03 23:43:23 +01:00
parent 3c3dab95f5
commit 2a7e2a6a36
No known key found for this signature in database
GPG Key ID: F07F07153306FCEF
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ deps = nose
coverage coverage
scripttest scripttest
mock mock
pytest!=3.2.0 pytest!=3.3.0
pytest-cov pytest-cov
pytest-mock pytest-mock
hypothesis hypothesis