System Gen93 @ 2025-08-01-00:56:55 by jonas@monolith

This commit is contained in:
2025-08-01 00:56:55 +02:00
parent 0f8c6fc562
commit 9a056ce6b0
4 changed files with 91 additions and 56 deletions

View File

@@ -8,6 +8,7 @@ setup(
packages=find_packages(),
entry_points={
"console_scripts": [
"spotisc=spotify_shortcuts.run:main",
"spotify-like=spotify_shortcuts.spotify_like:main",
"spotify-pl-add=spotify_shortcuts.spotify_pl_add:main",
],