Skip to content

Commit

Permalink
Merge pull request collective#3 from deiferni/patch-1
Browse files Browse the repository at this point in the history
Add z3c.autoinclude entry point
  • Loading branch information
tomgross committed Jul 11, 2013
2 parents 155a404 + a34301b commit 9ea67dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@
},
entry_points="""
# -*- Entry points: -*-
[z3c.autoinclude.plugin]
target = plone
""",
)

0 comments on commit 9ea67dd

Please sign in to comment.