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
2 changed files with 2 additions and 1 deletions

View File

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