P. L. Lim
P. L. Lim
As recommended by https://scientific-python.org/specs/spec-0008/#pin-github-actions-release-workflows-to-their-full-release-commit-shas , this PR adds a dependabot.yml file to enable future automatic updates of GitHub Actions workflow(s) in this repository. This is an automated update made by...
As recommended by https://scientific-python.org/specs/spec-0008/#pin-github-actions-release-workflows-to-their-full-release-commit-shas , this PR changes your Actions workflow version pins to hashes, and updates to latest release hashes (at the time of writing) if needed. This is...
I think this is coming from `readthedocs_ext` so maybe we just wait it out? ``` readthedocs_ext/readthedocs.py:106: RemovedInSphinx90Warning: 'sphinx.builders.html.StandaloneHTMLBuilder.css_files' is deprecated. Check CHANGES for Sphinx API modifications. if inject_css and theme_css...
When Python 3.13 is out, need to: 1. Add CI for py313 -- Done in https://github.com/spacetelescope/synphot_refactor/pull/394 2. Add wheel build for py313 -- Done in https://github.com/spacetelescope/synphot_refactor/pull/394 3. New release so...
https://labs.quansight.org/blog/numpy-quaddtype-blog When this stabilizes, is this a candidate to replace bundled libqd? 🤔
I got notified because I last touched the workflow. But this package belongs to ETC now, so ETC should assign someone to fix it. FYI. Example log: https://github.com/spacetelescope/pysynphot/actions/runs/10805972621 I suggest...
As recommended by https://scientific-python.org/specs/spec-0008/#pin-github-actions-release-workflows-to-their-full-release-commit-shas , this PR changes your Actions workflow version pins to hashes, and updates to latest release hashes (at the time of writing) if needed. This is...
As discussed briefly during Scipy 2023. cc @bsipocz @lagru _after all we were asked for opinionated ideas_ _be careful what you wish for_ _Might be useful. Even if just to...
I vaguely remember discussion about a common Sphinx theme. Was it supposed to be a SPEC or is it something else?