view buildout.cfg @ 51:26e33f64f68e

trying new unified pipe and redirect
author catherine@localhost
date Mon, 09 Jun 2008 10:20:38 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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