Skip to content

Commit

Permalink
Merge pull request #19 from guerda/patch-2
Browse files Browse the repository at this point in the history
fix: remove entrypoint with invalid name
  • Loading branch information
dmzoneill authored Dec 15, 2023
2 parents c00c4c6 + efe4cfe commit cc5bff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
entry_points = {
"console_scripts": [
"lyd = lidarr_youtube_downloader.lyd:app",
"lyd-unmapped = lidarr_youtube_downloader.lyd-unmapped:app",
]
}

Expand Down

0 comments on commit cc5bff4

Please sign in to comment.