diff --git a/setup.py b/setup.py index 9499ae6..c1dfc26 100644 --- a/setup.py +++ b/setup.py @@ -99,6 +99,7 @@ def read(*rnames): "zope.component", ], entry_points=""" - # -*- Entry points: -*- + [z3c.autoinclude.plugin] + target = plone """, )