view buildout.cfg @ 184:d1a87c14675b

putting parsing variables under self
author catherine@Elli.myhome.westell.com
date Tue, 27 Jan 2009 17:04:59 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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