view buildout.cfg @ 355:5972ae04515e

EOF is now the 'unusual' stop signal
author catherine@dellzilla
date Wed, 17 Feb 2010 12:32:49 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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