Skip to content

Commit

Permalink
Remove useless entry point that was commited by mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
thefunny42 committed Apr 30, 2012
1 parent 4322d23 commit bbd62d4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,4 @@ def read(*rnames):
],
tests_require=tests_require,
extras_require={'test': tests_require},
entry_points = """
[grok.api]
grokcore.component = grokcore.component.interfaces:IGrokcoreComponentAPI
"""
)

0 comments on commit bbd62d4

Please sign in to comment.