view buildout.cfg @ 29:c4bd5f1a6968

paste buffer working on linux and windows
author catherine@cordelia
date Mon, 19 May 2008 09:35:13 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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