view buildout.cfg @ 201:6cdf53ce84f5

unknown
author catherine@Elli.myhome.westell.com
date Mon, 02 Mar 2009 06:38:51 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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