view buildout.cfg @ 240:a31cf334bc16

tweaking documentation
author catherine@dellzilla
date Tue, 24 Mar 2009 14:25:46 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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