view buildout.cfg @ 33:11d44bf343c7

rejoin arg after split
author catherine.devlin@gmail.com
date Mon, 19 May 2008 13:43:07 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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