File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ tzdata: Python package providing IANA time zone data
44This is a Python package containing ``zic ``-compiled binaries for the IANA time
55zone database. It is intended to be a fallback for systems that do not have
66system time zone data installed (or don't have it installed in a standard
7- location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/ >`_
7+ location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/ >`_.
88
99This repository generates a ``pip ``-installable package, published on PyPI as
1010`tzdata <https://pypi.org/project/tzdata >`_.
Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ tzdata: Python package providing IANA time zone data
44This is a Python package containing ``zic ``-compiled binaries for the IANA time
55zone database. It is intended to be a fallback for systems that do not have
66system time zone data installed (or don't have it installed in a standard
7- location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/ >`_
7+ location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/ >`_.
88
9- This repository generates a ``pip ``-installable package, published on PyPI as
9+ The `python/tzdata <https://github.com/python/tzdata >`_ repository generates a
10+ ``pip ``-installable package, published on PyPI as
1011`tzdata <https://pypi.org/project/tzdata >`_.
1112
1213Overview
You can’t perform that action at this time.
0 commit comments