dask / dask-image

Distributed image processing
http://image.dask.org/en/latest/
BSD 3-Clause "New" or "Revised" License
210 stars 47 forks source link

Install dask-image with `pip` on RTD #377

Closed jakirkham closed 4 months ago

jakirkham commented 4 months ago
GenevieveBuckley commented 4 months ago

Looks good, happy for us to give it a go and see if that fixes things.

The only other relevant part of the code base is the docs/conf.py lines: https://github.com/dask/dask-image/blob/main/docs/conf.py#L70-L73

I don't know whether RTD is pulling in version or release and don't know how to find out, but that's one other thing to check if merging this PR doesn't help.

jakirkham commented 4 months ago

Sounds good. Let's see what happens. Will do another tag to test. Hopefully we can iron out these remaining release hiccups together 🙂