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

chore: remove support for Python 3.6. Support Python 3.11 #513

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

JohnVillalovos
Copy link
Contributor

  • Update the code and docs to remove support for Python 3.6.
  • State that Python 3.11 is supported.
  • Add Python 3.11 to the testing in the CI

Closes: #512

@mjs
Copy link
Owner

mjs commented Aug 17, 2023

Amazing. Thank you!

Could you also please remove the lingering [testenv:py34] from tox.ini?

  * Update the code and docs to remove support for Python 3.6.
  * State that Python 3.11 is supported.
  * Add Python 3.11 to the testing in the CI

Closes: mjs#512
@JohnVillalovos
Copy link
Contributor Author

Could you also please remove the lingering [testenv:py34] from tox.ini?

Done!

@mjs
Copy link
Owner

mjs commented Aug 17, 2023

Thanks again!

@mjs mjs merged commit 635fbad into mjs:master Aug 17, 2023
7 checks passed
@mjs mjs added the breaking Breaking change the requires a major version bump label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change the requires a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider dropping support for End-of-Life Python 3.6
2 participants