view buildout.cfg @ 190:51c15fe803a4

synch
author catherine@Elli.myhome.westell.com
date Thu, 12 Feb 2009 04:27:39 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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