[Zodb-checkins] SVN: ZODB/branches/3.10/buildout.cfg Sigh, zope.interface 4 causes lots of warnings.
jim
cvs-admin at zope.org
Sat May 19 16:02:15 UTC 2012
Log message for revision 126389:
Sigh, zope.interface 4 causes lots of warnings.
Changed:
U ZODB/branches/3.10/buildout.cfg
-=-
Modified: ZODB/branches/3.10/buildout.cfg
===================================================================
--- ZODB/branches/3.10/buildout.cfg 2012-05-19 16:00:40 UTC (rev 126388)
+++ ZODB/branches/3.10/buildout.cfg 2012-05-19 16:02:12 UTC (rev 126389)
@@ -6,6 +6,7 @@
[versions]
zc.recipe.testrunner = 1.3.0
+zope.interface = 3.8.0
[test]
recipe = zc.recipe.testrunner
More information about the Zodb-checkins
mailing list