view buildout.cfg @ 234:ff99b39259d5

maybe quit and exit work now?
author catherine@dellzilla
date Tue, 24 Mar 2009 13:29:54 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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