-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
The bottom of the README currently says
Line 131 in d2cc803
| pyperf requires Python 3.7 or newer. |
but the minimum is actually Python 3.9, since pyperf 2.8.1 (Nov 2024)
Line 18 in d2cc803
| * Python 3.8 is now unsupported. |
I'm happy to submit a PR, I propose
- Delete the README line (so it can't fall out of sync again)
- Optionally, add a shields.io badge, e.g.
(based on https://shields.io/badges/python-version-from-pep-621-toml)
That particular badge would convery the information on GIthub, but sometimes it would contradict the information on PyPI - e..g if the latest release supports Python 3. but the unreleased main branch declares 3.<x+1>.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels