Commit 15b3df7
committed
ci: drop Python 3.10 from the compatibility matrix
The project's dev group pins sphinx>=8.2, which requires Python >=3.11, so
requires-python is >=3.11,<4.0 and the package cannot resolve or install on
3.10. Testing 3.10 in the compatibility matrix therefore fails permanently.
Align the matrix with requires-python by testing 3.11, 3.12, and 3.13 only.
https://claude.ai/code/session_01SZ6zUJ8Abtzn2cJC76XHmm1 parent cacd2e3 commit 15b3df7
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments