Skip to content

Add python 3.13 support #923

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

edoaltamura
Copy link
Collaborator

Summary
Replicates the updates of the (outdated) #836, but this time without the evil reno updates.

Details and comments
Closes #921

@edoaltamura edoaltamura added this to the v.0.8.3 milestone May 15, 2025
@edoaltamura edoaltamura added type: ci 🔧 Related to Continuous Integration workflows dependencies 🔗 Involves external dependency libraries labels May 15, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15045688024

Details

  • 6 of 8 (75.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 90.828%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_machine_learning/optimizers/gradient_descent.py 3 4 75.0%
qiskit_machine_learning/optimizers/steppable_optimizer.py 3 4 75.0%
Totals Coverage Status
Change from base Build 15016269923: -0.03%
Covered Lines: 4486
Relevant Lines: 4939

💛 - Coveralls

Copy link
Member

@woodsp-ibm woodsp-ibm left a comment

Choose a reason for hiding this comment

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

LGTM.

@edoaltamura edoaltamura merged commit 5165746 into qiskit-community:main May 15, 2025
28 of 29 checks passed
@edoaltamura edoaltamura deleted the add-support-py313 branch May 15, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔗 Involves external dependency libraries type: ci 🔧 Related to Continuous Integration workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3.13 support
3 participants