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