view buildout.cfg @ 80:1e4ba836539e

fixed unit tests
author catherine@Elli.myhome.westell.com
date Fri, 04 Jul 2008 07:13:57 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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