0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00

5 minutes

This commit is contained in:
Kuba
2025-10-18 19:58:27 +02:00
parent b5471d0df6
commit 513ea9c52f
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ dependencies = []
[tool.setuptools]
py-modules = ["radioPlaylist", "radioPlayer"]
packages = ["modules"]
[project.scripts]
radio-playlist = "radioPlaylist:main"