view buildout.cfg @ 52:49de899a05a8

new unified pipe and redirect works on wc
author catherine@localhost
date Mon, 09 Jun 2008 10:28:46 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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