view buildout.cfg @ 150:cc569f68a478

all but ignore seems to work
author catherine@dellzilla
date Thu, 20 Nov 2008 16:35:35 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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