You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI - test cirq compatibility under Python 3.10 (#673)
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.
0 commit comments