Skip to content

Commit

Permalink
Merge branch 'dask-fft' of github.com:lithomas1/array-api-compat into…
Browse files Browse the repository at this point in the history
… dask-fft
  • Loading branch information
lithomas1 committed Aug 24, 2024
2 parents bd9b01f + 8222d19 commit c6aff83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/array-api-tests-dask.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
with:
package-name: dask
module-name: dask.array
extra-requires: numpy
extra-requires: numpy==2.0rc2
pytest-extra-args: --disable-deadline --max-examples=5

0 comments on commit c6aff83

Please sign in to comment.