Skip to content

Commit 692a9fb

Browse files
authored
Merge pull request #30494 from meeseeksmachine/auto-backport-of-pr-30492-on-v3.10.x
Backport PR #30492 on branch v3.10.x (DOC: pytz link should be from PyPI)
2 parents 22c649b + 0cfa6bf commit 692a9fb

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)