spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
570 stars 167 forks source link

Enable python 3.13 wheels when python 3.13 support is added #8692

Closed braingram closed 3 months ago

braingram commented 3 months ago

https://github.com/spacetelescope/jwst/pull/8691 disabled wheels for python 3.13. These can be re-enabled when python 3.13 support is added.

braingram commented 3 months ago

The pin added in #8703 allowed removal of the cibuildwheel modifications.