view buildout.cfg @ 283:bff1f19275e7

unknown
author catherine@DellZilla
date Fri, 09 Oct 2009 09:10:17 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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