view buildout.cfg @ 393:49bd3dc5c205

FIX: Python2.[56] fails upon 'as'-keyword in pyparsing_py3.py
author Jens Braeuer <jens.braeuer@gmx.net>
date Tue, 18 May 2010 20:59:14 +0200
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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