SVN: ZODB/branches/3.10/buildout.cfg Sigh, zope.interface 4 causes lots of warnings.

jim <[email protected]> Sat, 19 May 2012 12:02:15 -0400 (EDT)
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <[email protected]>
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