view buildout.cfg @ 197:770c77152051

clean out debugging comment
author catherine@dellzilla
date Wed, 25 Feb 2009 14:07:45 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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