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

Drop support for python 3.7 for 0.14.0 #907

Merged
merged 14 commits into from
Jun 21, 2023
Merged

Conversation

raynelfss
Copy link
Contributor

As of 0.14.0, Python 3.7 is no longer supported. This PR aims to prepare the CI and the rustworkx package setup to drop usage of Python 3.7 and work only with Python 3.8+.

@coveralls
Copy link

coveralls commented Jun 20, 2023

Pull Request Test Coverage Report for Build 5332986509

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 96.468%

Totals Coverage Status
Change from base Build 5325017941: 0.01%
Covered Lines: 15186
Relevant Lines: 15742

💛 - Coveralls

Copy link
Member

@mtreinish mtreinish left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for doing this. Just one line suggestion on the release note which I'll apply and then enqueue this for merging.

releasenotes/notes/drop-python-3.7-c71f8b6559beaf86.yaml Outdated Show resolved Hide resolved
@mtreinish mtreinish added the automerge Queue a approved PR for merging label Jun 20, 2023
@mtreinish mtreinish merged commit c4f0c2e into Qiskit:main Jun 21, 2023
27 of 28 checks passed
@raynelfss raynelfss deleted the bump_python3.7 branch June 21, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants