TST: test nightly wheels against CPython 3.13 (GIL flavor)#153
TST: test nightly wheels against CPython 3.13 (GIL flavor)#153neutrinoceros wants to merge 1 commit intoliberfa:mainfrom
Conversation
4d3d513 to
c37efc9
Compare
|
Not quite sure about this: isn't it good enough to test via astropy? (I'm wondering a bit more generally why we would need a test of this every day, it is not like there are that many changes to |
|
Well, maybe this workflow is really satisfying two othogonal needs: regular testing and producing nightlies. This particular PR shouldn't be merged as is now: upstream changes have made it at least partially redundant. Let me draft this for now. I'll revisit soon. |
|
Yes, weekly may be a good compromise. |
|
For posterity, this is done in #157 |
|
Now that numpy has cp313 wheels, this is completely unnecessary. Closing now. |
As I mentionned in #152, there are no incompatibilities with Python 3.13.0b2 at the moment, but enabling continuous testing will help consolidate the same effort in astropy.