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

Update pyproject.toml to fix dependency errors with Zarr #2

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

ruffm
Copy link
Contributor

@ruffm ruffm commented Feb 3, 2024

Pyproject.toml previously did not install the correct dependencies for the project. It did not include Zarr's optional dependencies for Jupyter including Jupyter Notebook, ipytree, and ipywidgets. This PR fixes pyproject.toml by including the optional dependencies for Zarr.

As this is my first contribution to the project, this PR also includes an update to the additional contributions/authors section of README.md.

@decryptofy decryptofy merged commit 0923229 into decryptofy:main Feb 3, 2024
1 check passed
decryptofy pushed a commit that referenced this pull request Jun 17, 2024
Updating fork with original repository's changes
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