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 8b2fbcd commit a103a16Copy full SHA for a103a16
setup.py
@@ -63,7 +63,7 @@ def read(path):
63
sqlalchemy=['sqlalchemy>=1.0,<2.1',
64
'geojson>=2.5.0,<4',
65
'backports.zoneinfo<1; python_version<"3.9"'],
66
- test=['tox>=3,<4',
+ test=['tox>=3,<5',
67
'zope.testing>=4,<5',
68
'zope.testrunner>=5,<6',
69
'zc.customdoctests>=1.0.1,<2',
0 commit comments