view buildout.cfg @ 109:78c4db4c2045

all done but the proper packaging
author catherine@dellzilla
date Fri, 24 Oct 2008 16:54:45 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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