view buildout.cfg @ 86:2907f7c2d74c

0.3.5
author catherine@localhost
date Wed, 30 Jul 2008 12:41:14 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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