blacklist hypothesis version
This commit is contained in:
parent
b84e280efb
commit
a748563395
2
setup.py
2
setup.py
|
@ -131,7 +131,7 @@ setup(
|
|||
'nose',
|
||||
'scripttest',
|
||||
'mock',
|
||||
'hypothesis',
|
||||
'hypothesis!=3.56.9',
|
||||
'flake8'
|
||||
],
|
||||
cmdclass={'test': Tox},
|
||||
|
|
Loading…
Reference in New Issue