view buildout.cfg @ 174:471318e59e51

still small glitch breaking up tests
author catherine@dellzilla
date Fri, 12 Dec 2008 15:12:37 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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