Commit aaa66f6
authored
Decouple cirq package from cirq-rigetti (#7170)
* Exclude cirq-rigetti from cirq requirements
Allow installation of the cirq metapackage with numpy-2.
cirq-rigetti users may request cirq-rigetti explicitly.
* Update installation command in Rigetti demo notebook
* Temporarily activate ci-daily, ci-weekly in pull requests
Revert this before merge.
* Comment tweak
* Revert "Temporarily activate ci-daily, ci-weekly in pull requests"
This reverts commit 0b04e33.1 parent 4bdf21f commit aaa66f6
2 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments