Skip to content

Commit

Permalink
Update to entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
eebette committed Jan 5, 2025
1 parent b08a8c2 commit 3270d4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@
"fonttools",
"opencv-contrib-python"
],
entry_points={"console_scripts": ["jellyfin-cover=cli.cli:main"]},
entry_points={"console_scripts": ["jellyfin-tools=cli.cli:main"]},
)

0 comments on commit 3270d4d

Please sign in to comment.