1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

update hypothesis

This commit is contained in:
Patrick Kanzler
2020-05-09 00:39:41 +02:00
parent 18c3a5f298
commit 95ec6d5c08
3 changed files with 2 additions and 5 deletions

View File

@@ -100,7 +100,7 @@ setup(
'nose',
'scripttest',
'mock',
'hypothesis!=3.56.9,<4',
'hypothesis>4',
'flake8'
],
entry_points={