mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
ammend blacklisting from cd1bcb57b4
the last comment was a bit rushed and did not properly blacklist both bad versions of pytest
This commit is contained in:
2
setup.py
2
setup.py
@@ -125,7 +125,7 @@ setup(
|
||||
tests_require=[
|
||||
'jaconv',
|
||||
'tox',
|
||||
'pytest!=3.2.0',
|
||||
'pytest!=3.2.0,!=3.3.0',
|
||||
'pytest-cov',
|
||||
'pytest-mock',
|
||||
'nose',
|
||||
|
Reference in New Issue
Block a user