Commit debb87d
ci: target Python 3.9 for testing
Update CI to use Python 3.9 as the test version. This ensures
compatibility with Python 3.9+ as specified in pyproject.toml
(requires-python = ">=3.8").
Python 3.9 is a good balance between:
- Modern features and performance
- Wide compatibility (still supported until Oct 2025)
- Common in enterprise environments
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 5fb034e commit debb87d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments