view buildout.cfg @ 180:951c124b0404

test almost fixed
author catherine@Elli.myhome.westell.com
date Wed, 24 Dec 2008 11:15:03 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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