Commit c971809
authored
CI - activate Python 3.13 tests for all platforms (#7489)
- Activate Python 3.13 tests for all platforms
- CI - combine `pytest-numpy-2` with `pytest` (Ubuntu).
Include `cirq/contrib` tests which were tested in `pytest-numpy-2`
and do not take too much extra time.
Finalizes #6706 and #72961 parent 11f6238 commit c971809
File tree
4 files changed
+6
-59
lines changed- .github/workflows
- dev_tools/requirements
4 files changed
+6
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | 208 | | |
235 | 209 | | |
236 | 210 | | |
| |||
302 | 276 | | |
303 | 277 | | |
304 | 278 | | |
305 | | - | |
| 279 | + | |
306 | 280 | | |
307 | 281 | | |
308 | 282 | | |
| |||
330 | 304 | | |
331 | 305 | | |
332 | 306 | | |
333 | | - | |
| 307 | + | |
334 | 308 | | |
335 | 309 | | |
336 | 310 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
0 commit comments