Skip to content

Commit b72e917

Browse files
authored
Merge pull request matplotlib#30495 from meeseeksmachine/auto-backport-of-pr-30492-on-v3.10.6-doc
Backport PR matplotlib#30492 on branch v3.10.6-doc (DOC: pytz link should be from PyPI)
2 parents 1d52624 + b23f18d commit b72e917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install/dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ them will be skipped by pytest.
370370
.. _pandas: https://pypi.org/project/pandas/
371371
.. _pikepdf: https://pypi.org/project/pikepdf/
372372
.. _psutil: https://pypi.org/project/psutil/
373-
.. _pytz: https://fonts.google.com/noto/use#faq
373+
.. _pytz: https://pypi.org/project/pytz/
374374
.. _pytest-cov: https://pytest-cov.readthedocs.io/en/latest/
375375
.. _pytest-flake8: https://pypi.org/project/pytest-flake8/
376376
.. _pytest-timeout: https://pypi.org/project/pytest-timeout/

0 commit comments

Comments
 (0)