view buildout.cfg @ 367:d34f3e8d895f

working out fileutil
author cat@eee
date Thu, 18 Feb 2010 15:15:29 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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