mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
Add Python 3.10 to CI (#59729)
This commit is contained in:
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@@ -154,6 +154,7 @@ jobs:
|
||||
sed -i "s|# face_recognition|face_recognition|g" ${requirement_file}
|
||||
sed -i "s|# bme680|bme680|g" ${requirement_file}
|
||||
sed -i "s|# python-gammu|python-gammu|g" ${requirement_file}
|
||||
sed -i "s|# homeassistant-pyozw|homeassistant-pyozw|g" ${requirement_file}
|
||||
done
|
||||
|
||||
- name: Build wheels
|
||||
|
||||
Reference in New Issue
Block a user