view buildout.cfg @ 262:e81378f82c7c 0.5.2

transcript tests with regex now work smoothly
author Catherine Devlin <catherine.devlin@gmail.com>
date Fri, 03 Apr 2009 13:02:36 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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