view buildout.cfg @ 274:540315f06a17

must use unparsed string for py
author catherine@cordelia
date Mon, 04 May 2009 11:42:06 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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