view buildout.cfg @ 232:c8b8477ca549

debugging default
author catherine@dellzilla
date Mon, 23 Mar 2009 17:08:18 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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