view buildout.cfg @ 7:71ff2f442683

trying to get buildout.cfg in
author catherine@localhost
date Wed, 14 May 2008 11:34:52 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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