view buildout.cfg @ 389:be4194f41916

before jens bundle
author catherine.devlin@gmail.com
date Wed, 07 Jul 2010 19:24:15 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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