view buildout.cfg @ 235:78ad20c2eed0

py working better now; still needs a iscomplete=True on onecmd
author catherine@dellzilla
date Tue, 24 Mar 2009 13:48:25 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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