Skip to content

Conversation

miketheman
Copy link
Member

Python 3.7 is no longer supported, so we can drop support here as well. Using the python_requires flag in the package metadata should guide installers on 3.7 to use the oldest published version (37.3).

@miketheman
Copy link
Member Author

miketheman commented Jun 9, 2023

Needs a repo admin to remove the Required status for Test - 3.7 and update the status for pypy-3.7 to 3.8

Thought: This might be a good use case for https://github.com/marketplace/actions/alls-green , since we expect the versions to change periodically cc @webknjaz

Python 3.7 is no longer supported, so we can drop support here as well.
Using the `python_requires` flag in the package metadata should guide
installers on 3.7 to use the oldest published version (37.3).

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/drop-python-37 branch from 8fedc7b to 12fa9ff Compare June 9, 2023 16:43
@miketheman miketheman merged commit 09e24c7 into pypa:main Jun 9, 2023
@miketheman miketheman deleted the miketheman/drop-python-37 branch June 9, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants