view buildout.cfg @ 305:f84e8be8a792

new History.span()
author catherine@dellzilla
date Wed, 27 Jan 2010 16:28:10 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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