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

Skip to content

Commit cf0471c

Browse files
authored
Merge pull request #20087 from meeseeksmachine/auto-backport-of-pr-20083-on-v3.4.x
Backport PR #20083 on branch v3.4.x (Revert "Temporarily switch intersphinx to latest pytest.")
2 parents eedbfbc + 37d2fe9 commit cf0471c

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)