We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1cc46 commit 473320aCopy full SHA for 473320a
setup.py
@@ -64,7 +64,7 @@ def read(path):
64
'geojson>=2.5.0,<4',
65
'backports.zoneinfo<1; python_version<"3.9"'],
66
test=['tox>=3,<5',
67
- 'zope.testing>=4,<5',
+ 'zope.testing>=4,<6',
68
'zope.testrunner>=5,<6',
69
'zc.customdoctests>=1.0.1,<2',
70
'createcoverage>=1,<2',
0 commit comments