Commit b493db3
fix(ci): drop Python 3.9 from test matrix
python_requires was bumped to >=3.10 in setup.py as part of the typer
migration. The CI matrix still included 3.9, causing failures.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a5ae886 commit b493db3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments