Skip to content

Conversation

dstansby
Copy link
Contributor

@dstansby dstansby commented Jun 8, 2024

Fixes some kwarg typing, and adds universal-pathlib to the type checking and as a package dependency.

@dstansby dstansby changed the title Fix UPath typing Add UPath dependency/type checking Jun 17, 2024
pyproject.toml Outdated
@@ -29,6 +29,7 @@ dependencies = [
'numcodecs>=0.10.0',
'fsspec>2024',
'crc32c',
'universal-pathlib',
Copy link
Member

Choose a reason for hiding this comment

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

Should we make upath an optional dependency?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes please!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 done

@jhamman jhamman added this to the After 3.0.0 milestone Aug 15, 2024
Add universal-pathlib to deps

Make universal-pathlib optional
@dstansby dstansby merged commit 5e113f5 into zarr-developers:v3 Sep 6, 2024
26 checks passed
@dstansby dstansby deleted the upath branch September 6, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants