view buildout.cfg @ 387:43ce9110d5a6

fixed bad indent in setup.py
author Catherine Devlin <catherine.devlin@gmail.com>
date Mon, 24 May 2010 05:27:26 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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