-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Labels
area/devopsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topicsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topics
Description
What is your request or suggestion?
I am using GitHub actions to run daily tests of Cirq notebooks some of which need to install qsimcirq for Python 3.14. The latest qsimcirq release provides binary wheels up to Python 3.13 so those tests need to build qsimcirq from sources. This appears to work on Linux, but fails for MacOS - example 1, example 2.
What solution or approach do you envision?
Can you please build compiled wheels for Python 3.14 and include them in the next qsimcirq release?
How urgent is this for you?
P2 – needed within two quarters
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/devopsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topicsInvolves build systems, Make files, Bazel files, continuous integration, and/or other DevOps topics