view buildout.cfg @ 253:24289178b367

midway through allowing multiple testing files
author Catherine Devlin <catherine.devlin@gmail.com>
date Tue, 31 Mar 2009 17:47:04 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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