view buildout.cfg @ 250:ff541573fb5b

unit tests pass
author catherine@Elli.myhome.westell.com
date Mon, 30 Mar 2009 13:20:05 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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