We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd9b01f + 8222d19 commit c6aff83Copy full SHA for c6aff83
.github/workflows/array-api-tests-dask.yml
@@ -8,5 +8,5 @@ jobs:
8
with:
9
package-name: dask
10
module-name: dask.array
11
- extra-requires: numpy
+ extra-requires: numpy==2.0rc2
12
pytest-extra-args: --disable-deadline --max-examples=5
0 commit comments