On Thu, Sep 11, 2008 at 6:55 AM, Santiago Videla
<[EMAIL PROTECTED]> wrote:

> * How can I solve this problem?? There is any way to say in the
> buildout.cfg: "Ignore the zope.testing package"
>    I guess that I won't be able to run the tests for zc.async, but I can
> live with that...

z3c.recipe.fakezope2eggs lets you tame these kind of dependencies. See
http://pypi.python.org/pypi/z3c.recipe.fakezope2eggs

plone.recipe.zope2install includes a couple of options for making use
of that too. See http://pypi.python.org/pypi/plone.recipe.zope2install

It would be great to have an example buildout of a Zope2 instance
configured with zc.async.

-- 
Michael Dunstan
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to