Skip to content

Commit

Permalink
name the script -opencage- again
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Sep 3, 2024
1 parent 1b2d03b commit 0d7e64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
license="BSD",
entry_points={
'console_scripts': [
'opencage-cli=opencage.command_line:main'
'opencage=opencage.command_line:main'
]
},
packages=find_packages(),
Expand Down

0 comments on commit 0d7e64a

Please sign in to comment.