view buildout.cfg @ 23:37bff80ef816

refactoring, no failure mode yet
author catherine@localhost
date Fri, 16 May 2008 17:17:26 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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