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 Python 3.7 #42

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Conversation

mrossinek
Copy link
Member

Summary

Drops support for Python 3.7.
This should fix the CI issues we have been seeing.

Details and comments

@mrossinek mrossinek marked this pull request as ready for review September 8, 2023 06:49
@mrossinek
Copy link
Member Author

Just now, I already updated the branch protection rules for main to remove the Python 3.7 requirement.
I did not update stable yet but I see that there we will need to remove 3.7 and add 3.11 once its time to do so.

@woodsp-ibm
Copy link
Member

Could update the pyproject file too

target-version = ['py37', 'py38', 'py39', 'py310', 'py311']

@mrossinek mrossinek merged commit c12f57f into qiskit-community:main Sep 8, 2023
9 checks passed
@mrossinek mrossinek deleted the drop-python-3.7 branch September 8, 2023 13:31
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.

2 participants