Skip to content

Commit 2e4511e

Browse files
committed
Drop Py3.8 support
Officially EOL by Python project Run `poetry update` Drop "backports.zoneinfo", importlib-resources Bump time-machine, pytest-codspeed to last version which support Py3.13 https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst https://github.com/CodSpeedHQ/pytest-codspeed/releases
1 parent 09d815a commit 2e4511e

File tree

3 files changed

+694
-609
lines changed

3 files changed

+694
-609
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ Pendulum
1111
:alt: Pendulum Build status
1212
:target: https://github.com/sdispater/pendulum/actions
1313

14-
1514
Python datetimes made easy.
1615

17-
Supports Python **3.8 and newer**.
16+
Supports Python **3.9 and newer**.
1817

1918

2019
.. code-block:: python

0 commit comments

Comments
 (0)