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.
1 parent c65140f commit 24bc1d8Copy full SHA for 24bc1d8
1 file changed
doc/conf.py
@@ -143,7 +143,7 @@ def _check_dependencies():
143
'ipykernel': ('https://ipykernel.readthedocs.io/en/latest/', None),
144
'numpy': ('https://numpy.org/doc/stable/', None),
145
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
146
- 'pytest': ('https://pytest.org/en/latest/', None),
+ 'pytest': ('https://pytest.org/en/stable/', None),
147
'python': ('https://docs.python.org/3/', None),
148
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
149
}
0 commit comments