view buildout.cfg @ 143:f0fa9965a985

catch xclip-absent input errors
author catherine@dellzilla
date Tue, 18 Nov 2008 13:12:43 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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