view buildout.cfg @ 116:06f5eba2f588

perfect, except testing multiline output
author catherine@Elli.myhome.westell.com
date Sat, 25 Oct 2008 21:07:23 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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