mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Remove building wheels for face detection (#80728)
This commit is contained in:
parent
d42fde63f8
commit
319d35626a
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@ -140,7 +140,6 @@ jobs:
|
||||
sed -i "s|# pycups|pycups|g" ${requirement_file}
|
||||
sed -i "s|# homekit|homekit|g" ${requirement_file}
|
||||
sed -i "s|# decora_wifi|decora_wifi|g" ${requirement_file}
|
||||
sed -i "s|# face_recognition|face_recognition|g" ${requirement_file}
|
||||
sed -i "s|# python-gammu|python-gammu|g" ${requirement_file}
|
||||
sed -i "s|# opencv-python-headless|opencv-python-headless|g" ${requirement_file}
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user