view buildout.cfg @ 145:0e0fc729e1a2

accept special terminators on most anything
author catherine@dellzilla
date Wed, 19 Nov 2008 16:36:45 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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