Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.8+ #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kurtmckee
Copy link
Contributor

@kurtmckee kurtmckee commented Jun 19, 2024

Description

This PR introduces the following changes:

  • Drop support and testing for Python 2.7 and 3.7, both of which are EOL
  • Add a Python version requirement to setup.cfg, so new packages published on PyPI cannot be installed on unsupported Python versions

Note

This PR should resolve existing CI failures. If it doesn't, I'll work to resolve those so CI passes cleanly.

If #136 merges first, I'll update this PR to resolve merge conflicts.

Pre-approval checklist (for submitter)

Please complete these steps

  • Passes tests
  • New tests for additional features or changed functionality
  • My name and contribution added to contributors list (or if I'd rather opt out, I've said so in the PR)

@kurtmckee
Copy link
Contributor Author

Friendly ping to review this PR.

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.

None yet

1 participant