Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 37d2fe9

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #20083: Revert "Temporarily switch intersphinx to latest pytest."
1 parent 962cf51 commit 37d2fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def _check_dependencies():
143143
'ipykernel': ('https://ipykernel.readthedocs.io/en/latest/', None),
144144
'numpy': ('https://numpy.org/doc/stable/', None),
145145
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
146-
'pytest': ('https://pytest.org/en/latest/', None),
146+
'pytest': ('https://pytest.org/en/stable/', None),
147147
'python': ('https://docs.python.org/3/', None),
148148
'scipy': ('https://docs.scipy.org/doc/scipy/reference/', None),
149149
}

0 commit comments

Comments
 (0)