view buildout.cfg @ 11:34107b79c840

working the refactor still
author catherine@localhost
date Thu, 15 May 2008 12:25:09 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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