view buildout.cfg @ 312:466eaec2c076

colorize taken from sqlpython
author catherine@Drou
date Sat, 06 Feb 2010 19:21:44 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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