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

Move Python support to 3.7 - 3.11 #205

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

JonathonReinhart
Copy link
Owner

This drops support for Python 3.5 - 3.6.
This adds support (tests) for Python 3.10 - 3.11.

Fixes #202

@github-actions
Copy link

github-actions bot commented Mar 8, 2023

Unit Test Results

    5 files      5 suites   1m 45s ⏱️
160 tests 158 ✔️   2 💤 0
800 runs  790 ✔️ 10 💤 0

Results for commit 67ee605.

♻️ This comment has been updated with latest results.

@JonathonReinhart JonathonReinhart force-pushed the update-python branch 2 times, most recently from eba639e to 67ee605 Compare March 8, 2023 05:02
This drops support for Python 3.5 - 3.6.
This adds support (tests) for Python 3.10 - 3.11.

Also, update our GitHub actions to the latest versions. This resolves
some warnings in the build UI.

Fixes #202
@github-actions
Copy link

github-actions bot commented Mar 8, 2023

Test Results

    5 files      5 suites   1m 42s ⏱️
160 tests 158 ✔️   2 💤 0
800 runs  790 ✔️ 10 💤 0

Results for commit 45bb06b.

@JonathonReinhart JonathonReinhart marked this pull request as ready for review March 8, 2023 05:11
@JonathonReinhart JonathonReinhart merged commit 999980c into master Mar 8, 2023
@JonathonReinhart JonathonReinhart deleted the update-python branch March 8, 2023 05:11
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.

Drop support for Python < 3.7
1 participant