view buildout.cfg @ 297:ab340dfd2e14

"None"
author catherine@bothari
date Sun, 24 Jan 2010 07:51:57 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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