view buildout.cfg @ 146:9ffb01d8876f

streamlining parsing
author catherine@dellzilla
date Thu, 20 Nov 2008 14:21:11 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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