view buildout.cfg @ 19:1899088dd95d

more readme correction, now in function def
author catherine@localhost
date Thu, 15 May 2008 13:44:48 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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