Disable wheels building for pycocotools (#96937)
This commit is contained in:
parent
df46179d26
commit
14b553ddbc
2 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue