Commit a368899
ci: add Python 3.14 to test matrix
MIPster wheels are py3-none-* (Python-version agnostic) so no solver
changes are needed. cffi 2.0.0 works on 3.14.
- Add 3.14 to CI matrix
- Set allow-prereleases: true (future-proof for new releases)
- Add Python 3.14 classifier to pyproject.toml
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 64610aa commit a368899
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments