mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
Comment out opencv-python that is not installable on arm (#7426)
* Comment out opencv-python that is not installable on arm * Disable import-error
This commit is contained in:
@@ -15,6 +15,7 @@ COMMENT_REQUIREMENTS = (
|
||||
'pybluez',
|
||||
'beacontools',
|
||||
'bluepy',
|
||||
'opencv-python',
|
||||
'python-lirc',
|
||||
'gattlib',
|
||||
'pyuserinput',
|
||||
|
||||
Reference in New Issue
Block a user