Commit 4657b6d
fix: Use Python 3.12 for pyright workflow to match requires-python constraint
pyproject.toml declares requires-python = ">=3.9,<3.13", so Python 3.13
is not a supported version. Use 3.12 instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5034a98 commit 4657b6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments