Skip to content

Commit

Permalink
Merge pull request #1026 from pllim/fix-oldest-deps-again
Browse files Browse the repository at this point in the history
TST: Pin dask in oldest deps job because it is upgrading numpy
  • Loading branch information
pllim authored Feb 24, 2023
2 parents 9a929ea + 55c80d7 commit 6eb7f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ deps =
oldestdeps: asdf==2.10.*
oldestdeps: ndcube==2.0.*
oldestdeps: matplotlib==3.6.*
oldestdeps: dask==2023.2.0

devdeps: numpy>=0.0.dev0
devdeps: scipy>=0.0.dev0
Expand Down

0 comments on commit 6eb7f96

Please sign in to comment.