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 81a5044 commit 2d32537Copy full SHA for 2d32537
setup.py
@@ -74,7 +74,7 @@ def read(path):
74
"pytz",
75
"zc.customdoctests>=1.0.1,<2",
76
"zope.testing>=4,<6",
77
- "zope.testrunner>=5,<7",
+ "zope.testrunner>=5,<8",
78
],
79
},
80
python_requires=">=3.6",
0 commit comments