view buildout.cfg @ 74:4e290d75e92e

ugh, big new refactoring: split out UserCommand
author catherine@Elli.myhome.westell.com
date Wed, 25 Jun 2008 17:16:07 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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