view buildout.cfg @ 186:bee79220382c

unit tests passing
author catherine@Elli.myhome.westell.com
date Wed, 28 Jan 2009 09:08:33 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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