view buildout.cfg @ 378:0b77ca917fd2

now attempting new outputtrap
author cat@eee
date Mon, 22 Feb 2010 19:18:58 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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