view buildout.cfg @ 407:f5aa16a22b52

was detecting first absent editor, not first presnt
author Catherine Devlin <catherine.devlin@gmail.com>
date Sun, 07 Nov 2010 09:24:11 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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