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

chore: Update minimum Python version #61

Merged
merged 6 commits into from
Oct 19, 2023

Conversation

jamesclark-Zapata
Copy link
Contributor

@jamesclark-Zapata jamesclark-Zapata commented Oct 10, 2023

Description

In order to allow Python versions newer than 3.10 we need to remove the upper bound.

This PR:

  • allows orqviz to work on 3.11 and later
  • fixes some new typing issues

Please verify that you have completed the following steps

  • I have self-reviewed my code.
  • I have included test cases validating introduced feature/fix.
  • I have updated documentation.

@jamesclark-Zapata jamesclark-Zapata marked this pull request as ready for review October 19, 2023 13:26
@jamesclark-Zapata jamesclark-Zapata merged commit 26bfd50 into main Oct 19, 2023
6 checks passed
@jamesclark-Zapata jamesclark-Zapata deleted the chore/zqs-1372/jamesclark-zapata/python-311 branch October 19, 2023 14:15
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