Skip to content

Commit

Permalink
pyproject: rename script to harlogger
Browse files Browse the repository at this point in the history
  • Loading branch information
doronz88 committed Oct 25, 2023
1 parent 5dfc204 commit 7502544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ test = ["pytest"]
"Bug Reports" = "https://github.com/doronz88/harlogger/issues"

[project.scripts]
rpcclient = "harlogger.__main__:cli"
harlogger = "harlogger.__main__:cli"

[tool.setuptools.packages.find]
exclude = ["docs*", "tests*"]
Expand Down

0 comments on commit 7502544

Please sign in to comment.