view buildout.cfg @ 122:e62aa2f58b7b 0.4.1

now works Python 2.4 to Python 2.6
author catherine@dellzilla
date Wed, 29 Oct 2008 10:53:11 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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