Open pllim opened 2 months ago
Maybe can also address #376 while doing this.
You don't necessarily need to wait until Python 3.13 is released. There is a prerelease mode for actions/setup-python that ought to allow you to test against Python 3.13. Many packages (numpy, scipy) have already released wheels for Python 3.13.
True, but no one really asked for it here yet, so... 😬
Testing is done in https://github.com/spacetelescope/synphot_refactor/pull/394 . Would be nice if I have a way to upload nightly wheel for synphot instead of doing a PyPI release before Python 3.13 stable is out. We will see...
Thanks for the ping!
BTW, I unleashed the nightly wheel at https://anaconda.org/STScI/synphot
When Python 3.13 is out, need to:
Was reminded by https://github.com/spacetelescope/synphot_refactor/pull/392