view buildout.cfg @ 279:c6064bfd4d6c

v0.5.5
author catherine@cordelia
date Sat, 08 Aug 2009 00:16:27 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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