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

Document how to install the zarr optional dependecy. #46

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

blowekamp
Copy link
Collaborator

No description provided.

@blowekamp blowekamp requested a review from zivy June 9, 2023 17:55
@@ -35,13 +35,14 @@ Installation

The Python module is distributed on `PyPI - The Python Package Index`_. The package can be installed by running:

python -m pip install sitkibex
python -m pip install sitkibex[zarr]

Copy link
Member

Choose a reason for hiding this comment

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

I expect python developers to be familiar with the "extras" bracket operator, but I'm not 100% sure with respect to the package users.

Do you think it is clear to the package users that zarr is optional and that they can install it without zarr support via: python -m pip install sitkibex? Should it be stated explicitly?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think all of the package users are familiar with the notation used.

@zivy zivy merged commit e2953db into niaid:master Jun 9, 2023
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