[Checkins] SVN: zope.app.zapi/trunk/buildout.cfg Get rid of the distribution URL too.

Stephan Richter srichter at gmail.com
Thu Jul 23 03:23:21 EDT 2009


Log message for revision 102115:
  Get rid of the distribution URL too.
  

Changed:
  U   zope.app.zapi/trunk/buildout.cfg

-=-
Modified: zope.app.zapi/trunk/buildout.cfg
===================================================================
--- zope.app.zapi/trunk/buildout.cfg	2009-07-23 07:22:08 UTC (rev 102114)
+++ zope.app.zapi/trunk/buildout.cfg	2009-07-23 07:23:21 UTC (rev 102115)
@@ -1,7 +1,6 @@
 [buildout]
-develop = . 
+develop = .
 parts = test
-find-links = http://download.zope.org/distribution/
 
 [test]
 recipe = zc.recipe.testrunner



More information about the Checkins mailing list