view buildout.cfg @ 97:1dfe882138aa

more imports in __init__.py
author catherine@dellzilla
date Mon, 29 Sep 2008 11:06:12 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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