Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2108af1 + 1c8f9b5 commit 482d30aCopy full SHA for 482d30a
1 file changed
doc/conf.py
@@ -115,7 +115,7 @@ def _check_dependencies():
115
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
116
'Pillow': ('https://pillow.readthedocs.io/en/stable/', None),
117
'pytest': ('https://pytest.org/en/stable', None),
118
- 'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
+ 'scipy': ('https://scipy.github.io/devdocs', None),
119
}
120
121
0 commit comments