view buildout.cfg @ 336:8aa71e8f1064

alternatives
author catherine@Drou
date Mon, 15 Feb 2010 22:07:37 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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