Skip to content

Conversation

hamogu
Copy link
Contributor

@hamogu hamogu commented Aug 4, 2025

A sphinx build surfaces several warnings on updated intersphinx locations. While nothing is currently broken, it's probably good to fix before it does.

A "default" intersphinx is imported from sphinx_astropy which contains links for python, numpy, matplotlib and astropy itself. Using that instead of hard-coding here shifts the burden to maintain links to the astropy team and avoids duplicated work. Packages not in that list are added to to dict here.

hamogu and others added 2 commits August 4, 2025 10:15
A sphinx build surfaces several warnings on updated intersphinx locations. While nothing is currently broken, it's probably good to fix before it does.

A "default" intersphinx is imported from `sphinx_astropy` which contains links for python, numpy, matplotlib and astropy itself. Using that instead of hard-coding here shifts the burden to maintain links to the astropy team and avoids duplicated work. Packages not in that list are added to to dict here.
@bmatthieu3 bmatthieu3 merged commit 5a17e82 into cds-astro:master Aug 21, 2025
2 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants