Skip to content

Commit

Permalink
TST: Pin dask in oldest deps job
Browse files Browse the repository at this point in the history
because it is upgrading numpy
  • Loading branch information
pllim committed Feb 24, 2023
1 parent 9a929ea commit 55c80d7
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 55c80d7

Please sign in to comment.