view buildout.cfg @ 268:f03c4f951ca6

fixed unit tests for new parameters
author Catherine Devlin <catherine.devlin@gmail.com>
date Tue, 07 Apr 2009 18:28:29 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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