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

[QMI-111] Remove support for Python 3.9 and add support for 3.12. #112

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

heevasti
Copy link
Collaborator

Removed Support for 3.9 and added support for 3.12.

@heevasti heevasti linked an issue Oct 17, 2024 that may be closed by this pull request
Copy link
Collaborator

@rbudhrani rbudhrani left a comment

Choose a reason for hiding this comment

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

Need to edit the following 2 files:

  • TESTING.md: CI tests are now run with 3.10 and above. There is a reference to 3.9 here
  • documentation/sphinx/source/installation.rst: There is a line here that says "QMI depends on Python 3.9 or newer." that needs to be updated to 3.10

…TING.md` and a couple of other updates on e.g. installation text and CI configuration files.
@heevasti heevasti merged commit 6f19d2a into main Oct 17, 2024
6 checks passed
@heevasti heevasti deleted the 111-drop-support-for-python-39-and-make-latest-be-312 branch October 17, 2024 16:01
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.9 and make "latest" be 3.12.
2 participants