1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Update hassfest package exceptions (#150744)

This commit is contained in:
Marc Mueller
2025-08-16 12:52:26 +02:00
committed by GitHub
parent 80e720f663
commit 0d5ebdb692
2 changed files with 1 additions and 2 deletions

View File

@@ -95,7 +95,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# - reasonX should be the name of the invalid dependency
"adax": {"adax": {"async-timeout"}, "adax-local": {"async-timeout"}},
"airthings": {"airthings-cloud": {"async-timeout"}},
"alexa_devices": {"marisa-trie": {"setuptools"}},
"ampio": {"asmog": {"async-timeout"}},
"apache_kafka": {"aiokafka": {"async-timeout"}},
"apple_tv": {"pyatv": {"async-timeout"}},