view buildout.cfg @ 49:8926b72d828e

first success with pipe
author catherine@localhost
date Fri, 06 Jun 2008 16:51:09 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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