view buildout.cfg @ 347:432ccab7c6c8

going to try moving output redirection to outside precmd, postcmd hooks
author catherine@Drou
date Tue, 16 Feb 2010 16:33:47 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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