Skip to content

Commit

Permalink
MAINT: cleanup intersphinx mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Oct 9, 2024
1 parent 9faae2b commit ec290b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@
del intersphinx_mapping['scipy']
del intersphinx_mapping['h5py']

# Using astropy latest in the mapping is temporary, change it back to stable once 6.0 is out
intersphinx_mapping.update({
'astropy': ('https://docs.astropy.org/en/latest/', None),
'requests': ('https://requests.kennethreitz.org/en/stable/', None),
'regions': ('https://astropy-regions.readthedocs.io/en/stable/', None),
'mocpy': ('https://cds-astro.github.io/mocpy/', None),
Expand Down

0 comments on commit ec290b3

Please sign in to comment.