Compare commits

..

3 Commits

Author SHA1 Message Date
c662f1be7a fix vlc is_playing 2025-01-12 22:32:37 +01:00
9cbdcee4ab fix typo 2025-01-12 22:31:53 +01:00
5c23c91867 cec test 2025-01-12 22:12:53 +01:00

View File

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