buildout.cfg
changeset 28 ec82f750a462
parent 23 d6a38a66c8a6
child 29 035058514c2d
equal deleted inserted replaced
27:5581b89ad027 28:ec82f750a462
     7 # These settings pin egg versions to the Zope 3.4.0 Known Good Set
     7 # These settings pin egg versions to the Zope 3.4.0 Known Good Set
     8 # if you want to upgrade the KGS version, you need to change the URL
     8 # if you want to upgrade the KGS version, you need to change the URL
     9 # below. If you will comment/remove these settings, you'll get the
     9 # below. If you will comment/remove these settings, you'll get the
    10 # latest versions of Zope eggs that are not guaranteed to work well
    10 # latest versions of Zope eggs that are not guaranteed to work well
    11 # together.
    11 # together.
    12 extends = http://download.zope.org/zope3.4/3.4.0/versions.cfg
    12 extends = /var/local/ztfy/eggs/versions.cfg
    13 versions = versions
    13 versions = versions
    14 
    14 
    15 [package]
    15 [package]
    16 recipe = zc.recipe.egg
    16 recipe = zc.recipe.egg
    17 eggs = ztfy.utils
    17 eggs = ztfy.utils