Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
trolldbois committed Jul 12, 2017
1 parent 2ecf852 commit 0553b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def run(self):
],
package_data={"haystack.reverse.heuristics": ['data/words.100'],},
entry_points={
# TODO : transform scripts into haystack-reverse subparsers + entry points
'console_scripts': [
'haystack-reverse = haystack.reverse.cli:reverse',
'haystack-reverse-show = haystack.reverse.cli:reverse_show',
Expand Down

0 comments on commit 0553b07

Please sign in to comment.