Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 19989bf

Browse filesBrowse files
authored
Merge pull request #16293 from anntzer/unscipyref
Revert "Fix doc CI by pointing to dev version of scipy docs."
2 parents 63cbb60 + 5332f07 commit 19989bf
Copy full SHA for 19989bf

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def _check_dependencies():
115115
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
116116
'Pillow': ('https://pillow.readthedocs.io/en/stable/', None),
117117
'pytest': ('https://pytest.org/en/stable', None),
118-
'scipy': ('https://scipy.github.io/devdocs', None),
118+
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
119119
}
120120

121121

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.