Commit fca35a6
committed
Add Python 3.15 to the CI test matrix
Mirrors how 3.14 was added in e709c83: a matrix entry in build.yml and the
corresponding env in the tox envlist. The existing `${{ matrix.py }}-dev`
suffix on setup-python already picks up the newest prerelease, so no extra
handling is needed.
No classifier is added yet. The 3.14 classifier landed once 3.14 reached
rc; 3.15 is still in beta, so this only starts testing against it rather
than declaring support.
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>1 parent ad550bd commit fca35a6
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments