view buildout.cfg @ 170:310ebf4baa7a

\n endings still squirrely; watch blank spaces in saved files
author catherine@dellzilla
date Wed, 10 Dec 2008 16:33:05 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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