Skip to content

Commit abdf3db

Browse files
committed
Merge remote-tracking branch 'origin/feat/modernize-project' into feat/modernize-project
2 parents 62d57d5 + c4da897 commit abdf3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def read(path):
7373
"stopit>=1.1.2,<2",
7474
"pytz",
7575
"zc.customdoctests>=1.0.1,<2",
76-
"zope.testing>=4,<6",
76+
"zope.testing>=4,<7",
7777
"zope.testrunner>=5,<8",
7878
],
7979
},

0 commit comments

Comments
 (0)