[Checkins] SVN: relstorage/trunk/buildout.cfg Allow ZODB 3.9 in buildout.cfg
Shane Hathaway
shane at hathawaymix.org
Tue May 5 23:16:30 EDT 2009
Log message for revision 99784:
Allow ZODB 3.9 in buildout.cfg
Changed:
U relstorage/trunk/buildout.cfg
-=-
Modified: relstorage/trunk/buildout.cfg
===================================================================
--- relstorage/trunk/buildout.cfg 2009-05-06 03:02:06 UTC (rev 99783)
+++ relstorage/trunk/buildout.cfg 2009-05-06 03:16:30 UTC (rev 99784)
@@ -1,12 +1,7 @@
[buildout]
develop = .
parts = test python coverage-test coverage-report
-find-links = http://packages.willowrise.org
-versions = versions
-[versions]
-ZODB3 = 3.8.1-polling
-
[test]
recipe = zc.recipe.testrunner
eggs = relstorage
More information about the Checkins
mailing list