Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude fsspec 2023.9.0 #307

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

will-moore
Copy link
Member

@will-moore will-moore commented Sep 13, 2023

In https://github.com/ome/ome-zarr-py/pull/301/files we needed to avoid the latest fsspec version fsspec 2023.9.0 due to avoid fsspec/filesystem_spec#1357 (also reported at #304).

The fix at fsspec/filesystem_spec#1358 is merged and should be included in the next fsspec release so we only need to exclude the current release version.

This makes the corresponding change to setup.py

@will-moore will-moore added this to the 0.8.1 milestone Sep 13, 2023
Copy link
Member

@joshmoore joshmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @will-moore. Interested to see how the filter list looks over time...

I'll create an immediate 0.8.1

@joshmoore joshmoore merged commit d39980a into ome:master Sep 15, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants