view buildout.cfg @ 236:035330ccfcf0

py really working right now
author catherine@dellzilla
date Tue, 24 Mar 2009 13:59:00 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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