view buildout.cfg @ 17:f81b5670a713

more readme connection
author catherine@localhost
date Thu, 15 May 2008 13:41:54 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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