view buildout.cfg @ 163:61a57c44cd93

ugh - parsing stripping command causes real trouble
author catherine@dellzilla
date Wed, 03 Dec 2008 17:21:08 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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