view buildout.cfg @ 175:72de7d8566e2

tests finally passing
author catherine@dellzilla
date Fri, 12 Dec 2008 15:27:42 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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