1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-10 13:53:49 +01:00

update python to 3.10

This commit is contained in:
Tomasz Duda
2024-04-23 20:10:59 +02:00
parent ef2ac9a680
commit 9a425f003b

View File

@@ -18,7 +18,7 @@ permissions:
contents: read contents: read
env: env:
DEFAULT_PYTHON: "3.9" DEFAULT_PYTHON: "3.10"
PYUPGRADE_TARGET: "--py39-plus" PYUPGRADE_TARGET: "--py39-plus"
CLANG_FORMAT_VERSION: "13.0.1" CLANG_FORMAT_VERSION: "13.0.1"