view buildout.cfg @ 405:3bef4253cf1b

swallow echo of editor path
author Catherine Devlin <catherine.devlin@gmail.com>
date Sat, 06 Nov 2010 07:56:07 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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