0
1
mirror of https://github.com/radio95-rnt/RadioPlayer.git synced 2026-02-26 21:53:54 +01:00
This commit is contained in:
2025-12-27 21:59:15 +01:00
parent 748913552e
commit 5124765131
2 changed files with 4 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ version = "0.1"
dependencies = ["log95", "unidecode", "libcache"]
[tool.setuptools]
py-modules = ["radioPlaylist", "radioPlayer"]
py-modules = ["radioPlaylist", "radioPlayer", "tinytag"]
packages = ["modules"]
[project.scripts]