Skip to content

Add UPath dependency/type checking#1955

Merged
dstansby merged 2 commits intozarr-developers:v3from
dstansby:upath
Sep 6, 2024
Merged

Add UPath dependency/type checking#1955
dstansby merged 2 commits intozarr-developers:v3from
dstansby:upath

Conversation

@dstansby
Copy link
Copy Markdown
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
Comment thread pyproject.toml Outdated
'numcodecs>=0.10.0',
'fsspec>2024',
'crc32c',
'universal-pathlib',
Copy link
Copy Markdown
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
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes please!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

👍 done

Comment thread src/zarr/store/remote.py Outdated
@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
@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