view buildout.cfg @ 383:2594f69698b2

trying to fix binds
author catherine@dellzilla
date Tue, 02 Mar 2010 19:12:08 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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