view buildout.cfg @ 171:0b93f1a4076c

lstripping commands
author catherine@dellzilla
date Fri, 12 Dec 2008 09:54:08 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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