view buildout.cfg @ 56:f844b6c78192 0.3.4.1

fixing (hopefully) broken pipe error for headless systems
author catherine.devlin@gmail.com
date Fri, 27 Jun 2008 09:50:38 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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