mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-03 09:19:59 +00:00
blacklist hypothesis version
This commit is contained in:
2
setup.py
2
setup.py
@@ -131,7 +131,7 @@ setup(
|
|||||||
'nose',
|
'nose',
|
||||||
'scripttest',
|
'scripttest',
|
||||||
'mock',
|
'mock',
|
||||||
'hypothesis',
|
'hypothesis!=3.56.9',
|
||||||
'flake8'
|
'flake8'
|
||||||
],
|
],
|
||||||
cmdclass={'test': Tox},
|
cmdclass={'test': Tox},
|
||||||
|
Reference in New Issue
Block a user