8000 Backport PR #20083: Revert "Temporarily switch intersphinx to latest … · matplotlib/matplotlib@94db19e · GitHub
[go: up one dir, main page]

Skip to content
< 8000 header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 94db19e

Browse files
tacaswellmeeseeksmachine
authored andcommitted
Backport PR #20083: Revert "Temporarily switch intersphinx to latest pytest."
1 parent e667819 commit 94db19e

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)
0