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 e667819 commit 94db19eCopy full SHA for 94db19e
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