view buildout.cfg @ 138:4b428849783d

pushing changeable ignores into __init__
author catherine@dellzilla
date Mon, 10 Nov 2008 16:46:41 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

[mypython]
recipe = zc.recipe.egg
interpreter = mypython
eggs = cmd2