view buildout.cfg @ 103:e4daf715fc31

echo on
author catherine@dellzilla
date Tue, 14 Oct 2008 15:28:37 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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