view buildout.cfg @ 379:1babd3df22d1

hg troubles with py3 branch
author cat@eee
date Mon, 22 Feb 2010 19:24:50 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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