view buildout.cfg @ 408:a53ba40b9848

improving missing-end detection for transcript test
author Catherine Devlin <catherine.devlin@gmail.com>
date Sun, 07 Nov 2010 21:30:13 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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