Add Python 3.10 to CI (#59729)

This commit is contained in:
Franck Nijhof
2022-02-17 14:58:24 +01:00
committed by GitHub
parent 7012375bf1
commit 276fd4f42c
35 changed files with 99 additions and 428 deletions

View File

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