view buildout.cfg @ 166:a3414ac38677

so close - now problem with terminator in string
author catherine@dellzilla
date Mon, 08 Dec 2008 17:27:47 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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