diff --git a/setup.py b/setup.py index cc8dc15..cd3018f 100644 --- a/setup.py +++ b/setup.py @@ -34,5 +34,7 @@ }, entry_points=""" # -*- Entry points: -*- + [z3c.autoinclude.plugin] + target = plone """, )