From 46025d7e8c72dd17bc258d90eb2a3dd2428ee03b Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 15 Jun 2010 22:35:01 -0400 Subject: We are not compatible with zope.testing 4.x. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') 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'], -- cgit v1.2.3-70-g09d2