view buildout.cfg @ 418:b5f904daae83

fix xclip trapping bug
author catherine.devlin@gmail.com
date Wed, 02 Feb 2011 08:13:03 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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