view buildout.cfg @ 111:c1e5df33721f

struggling to get data files into setup.py
author catherine@dellzilla
date Fri, 24 Oct 2008 17:47:56 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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