view buildout.cfg @ 58:f20dcfa69341

uber-trap exceptions maybe working?
author catherine@localhost
date Tue, 10 Jun 2008 15:22:16 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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