CI: fix doc build

This commit is contained in:
Jake VanderPlas 2023-11-16 07:59:07 -08:00
parent 0774f8b820
commit f29ec904f6

View File

@ -78,7 +78,7 @@ extensions = [
intersphinx_mapping = {
'python': ('https://docs.python.org/3/', None),
'numpy': ('https://numpy.org/doc/stable/', None),
'scipy': ('https://docs.scipy.org/doc/scipy-1.8.1/', None),
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
}
suppress_warnings = [