summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2010-06-15 22:35:01 -0400
committerBarry Warsaw2010-06-15 22:35:01 -0400
commit46025d7e8c72dd17bc258d90eb2a3dd2428ee03b (patch)
treee3e7fa852c4916f8a3221a9265c35b041f6f4f0e
parent60d745fee2d243cf692bf228b41ffe052200c5d9 (diff)
downloadmailman-46025d7e8c72dd17bc258d90eb2a3dd2428ee03b.tar.gz
mailman-46025d7e8c72dd17bc258d90eb2a3dd2428ee03b.tar.zst
mailman-46025d7e8c72dd17bc258d90eb2a3dd2428ee03b.zip
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 804a2f4ed..d1bbda200 100644
--- a/setup.py
+++ b/setup.py
@@ -107,6 +107,7 @@ case second `m'. Any other spelling is incorrect.""",
'zope.component',
'zope.configuration',
'zope.interface',
+ 'zope.testing<4',
],
extras_require=dict(
docs=['Sphinx', 'z3c.recipe.sphinxdoc'],