Ignore:
Timestamp:
Nov 25, 2009 1:31:48 PM (14 years ago)
Author:
mylan
Message:

Move zopepy step to development configuration from base one

File:
1 edited

Legend:

Unmodified
Added
Removed
  • QGSkel/trunk/qgskel/templates/qgplone3_buildout/profiles/base.cfg_tmpl

    r1198 r1404  
    99    productdistros 
    1010    instance 
    11     zopepy 
    1211 
    1312#if $newplone 
     
    162161#end if 
    163162#end if 
    164  
    165 [zopepy] 
    166 \# For more information on this step and configuration options see: 
    167 \# http://pypi.python.org/pypi/zc.recipe.egg 
    168 recipe = zc.recipe.egg 
    169 eggs = \${instance:eggs} 
    170 interpreter = zopepy 
    171 #if $zope2_install 
    172 extra-paths = ${zope2_install}/lib/python 
    173 #else 
    174 extra-paths = \${zope2:location}/lib/python 
    175 #end if 
    176 scripts = zopepy 
Note: See TracChangeset for help on using the changeset viewer.