view buildout.cfg @ 272:d68d83f42254

fixed unit test
author catherine@cordelia
date Wed, 29 Apr 2009 22:33:58 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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