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 eedbfbc + 37d2fe9 commit cf0471cCopy full SHA for cf0471c
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