Commit 0523b06
faresrafat3
ci: drop 3.12 from CI matrix (mypy+numpy stub conflict)
mypy on Python 3.12 chokes on the numpy 2.x type stubs with:
'Type statement is only supported in Python 3.12 and greater'
This is a known incompatibility; re-enable 3.12 once the
ecosystem catches up. Also align the --cov-fail-under=0 setting
to match tests.yml.1 parent 22e55b6 commit 0523b06
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments