view buildout.cfg @ 428:10c69502e789

accept different default editors in example test
author catherine.devlin@gmail.com
date Thu, 28 Jul 2011 17:46:18 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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