view buildout.cfg @ 12:b636cb715925

tested
author catherine@localhost
date Thu, 15 May 2008 12:42:01 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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