view buildout.cfg @ 282:7c6eb0fc75ef

added debug stack trace printing
author catherine@DellZilla
date Wed, 07 Oct 2009 14:24:14 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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