mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
Block Avion from auto installing because only supported on Linux (cc #5414)
This commit is contained in:
@@ -20,6 +20,7 @@ COMMENT_REQUIREMENTS = (
|
||||
'evdev',
|
||||
'pycups',
|
||||
'python-eq3bt',
|
||||
'avion'
|
||||
)
|
||||
|
||||
IGNORE_PACKAGES = (
|
||||
|
||||
Reference in New Issue
Block a user