view buildout.cfg @ 47:927bc07467de

fixed misfind of editor
author catherine@cordelia
date Tue, 03 Jun 2008 15:04:40 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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