Commit 2c10e5c
Align CI and requires-python with Home Assistant (3.13, 3.14)
- CI: test on Python 3.13 and 3.14 only (matches HA's ALL_PYTHON_VERSIONS)
- pyproject.toml: requires-python = ">=3.13" (matches HA's >=3.13.2)
- Upgrade actions: checkout@v4, setup-python@v5
- Regenerate uv.lock for new requires-python
Fixes CI failure: Python 3.9 no longer available on GitHub Actions runners.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 8b9460e commit 2c10e5c
3 files changed
+8
-672
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments