view buildout.cfg @ 185:0e9ecf8f5520

beginning to deep troubleshoot parsing
author catherine@Elli.myhome.westell.com
date Tue, 27 Jan 2009 22:01:16 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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