Disable wheels building for pycocotools (#96937)

This commit is contained in:
Franck Nijhof 2023-07-20 13:16:02 +02:00 committed by GitHub
parent df46179d26
commit 14b553ddbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -33,6 +33,7 @@ COMMENT_REQUIREMENTS = (
"face-recognition",
"opencv-python-headless",
"pybluez",
"pycocotools",
"pycups",
"python-eq3bt",
"python-gammu",