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

Set python_requires >=3.7 #111

Merged
merged 3 commits into from
Apr 18, 2023
Merged

Set python_requires >=3.7 #111

merged 3 commits into from
Apr 18, 2023

Conversation

lukasschwab
Copy link
Owner

Description

Should capture what we test in CI: 3.7, 3.8, 3.9, 3.10, 3.11.

  • Increment the package version to 1.4.6 to reflect a patch: this isn't a breaking change for any of the currently-supported Python versions, and the set of versions supported is unchanged.
  • Update README.md version badge to resolve supported versions from PyPI.
    • Reorder.
  • Update CI python-version matrix: test 3.7, 3.10, 3.11 (earliest and two latest).

Breaking changes

List any changes that break the API usage supported on master.

None.

Relevant issues

List GitHub issues relevant to this change.

Checklist

  • (If appropriate) README.md example usage has been updated.

Should capture what we test in CI: 3.7, 3.8, 3.9, 3.10. Increment the
version to 1.4.6 to reflect a patch: this isn't a breaking change for
any of the supported versions.

Update README.md version badge to resolve supported versions from PyPI.
Badge will indicate 3.11 is supported, though it isn't actively tested;
consider covering it (e.g. testing 3.7, 3.10, 3.11: earliest version and
two latest versions).
Covers earliest supported version and two latest versions.
@lukasschwab lukasschwab merged commit 30d4d04 into master Apr 18, 2023
3 of 4 checks passed
@lukasschwab lukasschwab deleted the specify-python-requires branch April 18, 2023 21:41
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