Commit 84e82a2
committed
BLD: Add Python 3.11 builds to CI
With cibuildwheel v2.9.0, CPython 3.11 wheels are now built
(by default) and as NumPy now has CPython 3.11 wheels out as of
NumPy v1.23.2, matplotlib can build CPython 3.11 wheels (though as
of 2022-08-16 contourpy does not have 3.11 wheels yet).
- c.f. https://github.com/pypa/cibuildwheel/releases/tag/v2.9.01 parent 276436a commit 84e82a2
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
55 | 68 | | |
56 | 69 | | |
57 | 70 | | |
| |||
0 commit comments