view buildout.cfg @ 95:199a08e3ae72

ready ? with 0.3.7
author catherine@dellzilla
date Fri, 26 Sep 2008 13:03:25 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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