view buildout.cfg @ 8:a6284fa14e89

buildout stuff ready now
author catherine@localhost
date Wed, 14 May 2008 11:37:34 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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