view buildout.cfg @ 385:2d244d7a675b

setup.py missing from egg?
author catherine@dellzilla
date Fri, 05 Mar 2010 14:41:45 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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