[Checkins] SVN: gocept.zope3instance/trunk/buildout.cfg added find-links to get all the eggs

Christian Zagrodnick cz at gocept.com
Wed May 9 03:58:22 EDT 2007


Log message for revision 75639:
  added find-links to get all the eggs

Changed:
  U   gocept.zope3instance/trunk/buildout.cfg

-=-
Modified: gocept.zope3instance/trunk/buildout.cfg
===================================================================
--- gocept.zope3instance/trunk/buildout.cfg	2007-05-09 07:58:02 UTC (rev 75638)
+++ gocept.zope3instance/trunk/buildout.cfg	2007-05-09 07:58:21 UTC (rev 75639)
@@ -1,6 +1,7 @@
 [buildout]
 develop = .
 parts = test
+find-links = http://download.zope.org/distribution/
 
 [test]
 recipe = zc.recipe.testrunner



More information about the Checkins mailing list