view buildout.cfg @ 430:73e741441ac0 0.6.3

added bug number
author catherine.devlin@gmail.com
date Thu, 28 Jul 2011 19:26:15 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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