view buildout.cfg @ 167:a38303571916

trying to change ignores
author catherine@dellzilla
date Mon, 08 Dec 2008 17:44:08 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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