view buildout.cfg @ 15:0eb8d4e18472

fixed error handling
author catherine@localhost
date Thu, 15 May 2008 13:34:11 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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