mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Disable wheels building for pycocotools (#96937)
This commit is contained in:
@ -1600,7 +1600,7 @@ pycketcasts==1.0.1
|
||||
pycmus==0.1.1
|
||||
|
||||
# homeassistant.components.tensorflow
|
||||
pycocotools==2.0.6
|
||||
# pycocotools==2.0.6
|
||||
|
||||
# homeassistant.components.comfoconnect
|
||||
pycomfoconnect==0.5.1
|
||||
|
@ -33,6 +33,7 @@ COMMENT_REQUIREMENTS = (
|
||||
"face-recognition",
|
||||
"opencv-python-headless",
|
||||
"pybluez",
|
||||
"pycocotools",
|
||||
"pycups",
|
||||
"python-eq3bt",
|
||||
"python-gammu",
|
||||
|
Reference in New Issue
Block a user