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:
parent
af5439860f
commit
403a721e91
3 changed files with 5 additions and 4 deletions
|
@ -15,6 +15,7 @@ COMMENT_REQUIREMENTS = (
|
|||
'pybluez',
|
||||
'beacontools',
|
||||
'bluepy',
|
||||
'opencv-python',
|
||||
'python-lirc',
|
||||
'gattlib',
|
||||
'pyuserinput',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue