Skip to content

Commit c6aff83

Browse files
committed
Merge branch 'dask-fft' of github.com:lithomas1/array-api-compat into dask-fft
2 parents bd9b01f + 8222d19 commit c6aff83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/array-api-tests-dask.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
with:
99
package-name: dask
1010
module-name: dask.array
11-
extra-requires: numpy
11+
extra-requires: numpy==2.0rc2
1212
pytest-extra-args: --disable-deadline --max-examples=5

0 commit comments

Comments
 (0)