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

Cplex is now compatible with Python 3.11 #325

Merged
merged 2 commits into from
Jul 17, 2023
Merged

Cplex is now compatible with Python 3.11 #325

merged 2 commits into from
Jul 17, 2023

Conversation

garrison
Copy link
Member

There are new cplex binaries for Python 3.11, so we can run all our tests on Python 3.11 now.

Ref qiskit-community/qiskit-optimization#533

There are new cplex binaries for Python 3.11, so we can run all
our tests on Python 3.11 now.
@garrison garrison added dependencies Pull requests that update a dependency file tests Related to tests labels Jul 14, 2023
@github-actions
Copy link

Pull Request Test Coverage Report for Build 5555700373

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.713%

Totals Coverage Status
Change from base Build 5546950749: 0.0%
Covered Lines: 2559
Relevant Lines: 2821

💛 - Coveralls

@garrison garrison requested a review from caleb-johnson July 14, 2023 17:16
@caleb-johnson
Copy link
Collaborator

Could we update the last section in INSTALL.md to reflect CPLEX now supports py311?

@garrison
Copy link
Member Author

Could we update the last section in INSTALL.md to reflect CPLEX now supports py311?

Thanks -- yeah, it's good to have all these changes in the same PR, because we'll be looking back at this one again when Python 3.12 comes out in October, and cplex doesn't support it yet, then. 🙂

Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

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

Nice, thanks 👍

@garrison garrison merged commit 7b48a6b into main Jul 17, 2023
@garrison garrison deleted the cplex-py311 branch July 17, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tests Related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants