dask-image icon indicating copy to clipboard operation
dask-image copied to clipboard

Maintenance: fix CI test errors

Open GenevieveBuckley opened this issue 1 year ago • 1 comments

Code maintenance, fixing some errors that have popped up in the CI test suite. Mostly adjustments for code deprecation, and minor API changes in other libraries.

GenevieveBuckley avatar May 13 '24 07:05 GenevieveBuckley

Great, this unblocks a lot 🎉

The remaining error in the github CI seems to be related to https://github.com/dask/dask-image/pull/363 and probably gone once https://github.com/dask/dask-image/pull/363 is merged to master and rebased / merged here.

m-albert avatar May 13 '24 09:05 m-albert

Ok, all the CI checks are passing now, except the GPU python 3.9 job (but the GPU python 3.10 job does pass). I think we'll make a separate issue for the GPU CI, and merge this PR now so we can unblock the other PRs we have.

GenevieveBuckley avatar May 14 '24 07:05 GenevieveBuckley