view buildout.cfg @ 36:f472921d6189

fixing split arg, AND cleaning up accidental merge mess
author catherine@localhost
date Mon, 19 May 2008 13:56:00 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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