view buildout.cfg @ 38:6d715d7a04fd

proper exit after -h, -v
author catherine@localhost
date Tue, 20 May 2008 12:54:54 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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