view buildout.cfg @ 313:e9f9dc712651

must puzzle out parsing of quoted strings
author catherine@Drou
date Tue, 09 Feb 2010 21:15:56 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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