view buildout.cfg @ 127:8def9dec155f 0.4.3

trap errors
author catherine@dellzilla
date Fri, 07 Nov 2008 10:31:38 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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