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

Fix compatibility with fsspec>=0.8.0 #77

Closed
hayesgb opened this issue Aug 2, 2020 · 1 comment
Closed

Fix compatibility with fsspec>=0.8.0 #77

hayesgb opened this issue Aug 2, 2020 · 1 comment

Comments

@hayesgb
Copy link
Collaborator

hayesgb commented Aug 2, 2020

Running unit tests with fsspec==0.8.0 causes the following test to fail:
test_mkdir_rm_recursive()

Current fix is to pin requirements to fsspec >= 0.6.0,<0.8

@hayesgb hayesgb mentioned this issue Aug 15, 2020
@hayesgb
Copy link
Collaborator Author

hayesgb commented Aug 20, 2020

Fixed in v0.4.0

@hayesgb hayesgb closed this as completed Aug 20, 2020
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

No branches or pull requests

1 participant