view buildout.cfg @ 291:dfdbd93a2fae

bugfixes to set
author catherine@bothari
date Fri, 06 Nov 2009 22:09:57 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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