Commit 8c9db0c
build: advertise Python 3.14 runtime in PyPI classifiers
Fixes I4 from the PR #22 coherence review. Slow E2E runs on
Python 3.13 and 3.14, and all docs say the project runs on
Python 3.12+. The classifier list previously stopped at 3.13,
which hid the project from PyPI users filtering by 3.14.
Adds a classifier test to prevent future drift.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2f0cf08 commit 8c9db0c
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
112 | 119 | | |
113 | 120 | | |
114 | 121 | | |
| |||
0 commit comments