Commit d4c0801
committed
Drop Python 3.13 and remove redundant install
Update GitHub Actions workflow (.github/workflows/tests.yml): remove Python 3.13 from the test matrix so CI runs on 3.10–3.12, and remove a redundant pip install line for setuptools/wheel. Tests now rely on a single pip install for the package plus test extras.1 parent 8c52905 commit d4c0801
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments