view buildout.cfg @ 292:23cf05c6276c

time to work on parsing refactor
author catherine@bothari
date Thu, 21 Jan 2010 19:59:28 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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