view buildout.cfg @ 403:c4a821f40050

correct spacing on conditional setuptools
author catherine@dellzilla
date Tue, 16 Mar 2010 12:37:35 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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