Commit 5ad143c
authored
CI: add Python 3.13 and 3.14 to test matrix (#360)
The matrix previously topped out at 3.12, leaving no coverage for 3.13
or 3.14. Add both so the suite validates newer interpreters — in
particular the Python 3.14 argparse change (nested argument groups are
now a hard error) reported in #318/#359, which was fixed in v2.6.2.
Claude-Session: https://claude.ai/code/session_018iM7tTGPFS6ija49yAQpSM1 parent b57ba2c commit 5ad143c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments