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

CI - test cirq compatibility under Python 3.10 #673

Merged
merged 5 commits into from
Sep 16, 2024

Conversation

pavoljuhas
Copy link
Collaborator

@pavoljuhas pavoljuhas commented Sep 14, 2024

CI - test cirq compatibility using Python 3.10

cirq requires minimum Python version 3.10. Running under
Python 3.7 installs cirq from June 2023.

Also change the pip3 command to install a pre-release of cirq
with stable dependencies.

Run the "Format check" job under Python 3.10 as well.

cirq requires minimum Python version 3.10.  Running under
Python 3.7 installs cirq from June 2023.

Run the "Format check" job under Python 3.10 as well.
@pavoljuhas pavoljuhas marked this pull request as ready for review September 14, 2024 23:58
Avoid using the `--pre` option as it applies to everything.
@pavoljuhas pavoljuhas enabled auto-merge (squash) September 16, 2024 17:37
@pavoljuhas pavoljuhas merged commit c4eab57 into quantumlib:master Sep 16, 2024
16 checks passed
@pavoljuhas pavoljuhas deleted the cirq-needs-python3.10 branch September 16, 2024 17:50
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