Compare commits

..

3 Commits

Author SHA1 Message Date
5b010124d7 Hopefully exclude the contrib directory 2025-01-12 21:44:00 +00:00
ddb2730249 Fix vlc is_playing 2025-01-12 22:38:42 +01:00
597a10543d Integrate with CEC 2025-01-12 22:38:32 +01:00

View File

@@ -8,5 +8,5 @@ dependencies = [
"cec"
]
[tools.build]
packages = ["microkodi"]
[tool.setuptools.packages.find]
exclude = ["contrib"]