1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

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

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