blacklist hypothesis version
This commit is contained in:
parent
b84e280efb
commit
a748563395
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},
|
||||||
|
|
Loading…
Reference in New Issue