[Checkins] SVN:	z3c.baseregistry/branches/adamg-fix-with-ztk1.0/buildout.cfg	add externals to develop, tests pass now
    Adam Groszer 
    agroszer at gmail.com
       
    Wed Oct 27 08:33:50 EDT 2010
    
    
  
Log message for revision 117964:
  add externals to develop, tests pass now
Changed:
  U   z3c.baseregistry/branches/adamg-fix-with-ztk1.0/buildout.cfg
-=-
Modified: z3c.baseregistry/branches/adamg-fix-with-ztk1.0/buildout.cfg
===================================================================
--- z3c.baseregistry/branches/adamg-fix-with-ztk1.0/buildout.cfg	2010-10-27 12:31:19 UTC (rev 117963)
+++ z3c.baseregistry/branches/adamg-fix-with-ztk1.0/buildout.cfg	2010-10-27 12:33:49 UTC (rev 117964)
@@ -1,5 +1,6 @@
 [buildout]
 develop = .
+          ./externals/zope.component
 parts = test
 
 [test]
    
    
More information about the checkins
mailing list