view buildout.cfg @ 391:6e9a70fc1768

FIX: Typo
author Jens Braeuer <jens.braeuer@gmx.net>
date Tue, 18 May 2010 20:55:28 +0200
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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