view buildout.cfg @ 155:8ba5127167f5

file output working again
author catherine@dellzilla
date Fri, 21 Nov 2008 17:05:26 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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