Commit 39c61e4
Add pypy 3.11 support (#3527)
* Add pypy 3.11 support
* Upgrade cython version
* Allow for numpy prerelease for pypy 3.11
* Numpy DOES have a full pypy 3.11 release...
* drop pypy 3.9
Co-authored-by: Ankith <itsankith26@gmail.com>
* Skip numpy on manylinux x86_64 pypy 3.11
---------
Co-authored-by: Ankith <itsankith26@gmail.com>1 parent acaf6bb commit 39c61e4
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
0 commit comments