Skip to content

Conversation

@alex
Copy link
Member

@alex alex commented Apr 26, 2025

No description provided.

@alex
Copy link
Member Author

alex commented Apr 26, 2025

This involves dropping Python 3.6, which is EOL and not in the relevant GHA images.

@alex alex requested a review from Copilot April 26, 2025 02:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the CI configuration and package metadata to deprecate Ubuntu 20.04 and Python 3.6 support. Key changes include:

  • Updating the python_requires version in setup.py from ">=3.6" to ">=3.7" and removing the Python 3.6 classifier.
  • Changing the CI runners from ubuntu-20.04 to ubuntu-22.04.
  • Removing Python 3.6 from the test matrix and adding a new "3.14-dev" entry.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
setup.py Updated package metadata to require Python 3.7+ and removed Python 3.6 support.
.github/workflows/ci.yml Updated CI runners and test matrix to use Ubuntu 22.04 and adjust Python versions.

@alex alex merged commit c874142 into master Apr 26, 2025
9 checks passed
@alex alex deleted the alex-patch-1 branch April 26, 2025 02:16
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