view buildout.cfg @ 359:5b95dacca46e

remove ex2
author catherine@Drou
date Thu, 18 Feb 2010 01:15:39 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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