view buildout.cfg @ 416:a9f936346399

nesting try/finally for 2.4 compatibility
author catherine.devlin@gmail.com
date Tue, 01 Feb 2011 18:27:48 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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