view buildout.cfg @ 141:fc31b73cb04d

attempt reconcile with released version
author catherine@Elli.myhome.westell.com
date Mon, 17 Nov 2008 09:17:00 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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