Drop Python 3.10 support (#97007)

This commit is contained in:
Franck Nijhof
2023-07-22 23:03:45 +02:00
committed by GitHub
parent 9424d11408
commit ce1f5f997e
12 changed files with 13 additions and 22 deletions

View File

@@ -33,8 +33,8 @@ env:
PIP_CACHE_VERSION: 4
MYPY_CACHE_VERSION: 4
HA_SHORT_VERSION: 2023.8
DEFAULT_PYTHON: "3.10"
ALL_PYTHON_VERSIONS: "['3.10', '3.11']"
DEFAULT_PYTHON: "3.11"
ALL_PYTHON_VERSIONS: "['3.11']"
# 10.3 is the oldest supported version
# - 10.3.32 is the version currently shipped with Synology (as of 17 Feb 2022)
# 10.6 is the current long-term-support