dandi / zarr_checksum

Algorithms for calculating a zarr checksum against local or cloud storage
https://pypi.org/project/zarr-checksum/
Apache License 2.0
11 stars 3 forks source link

Add to conda-forge #6

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

In order for this to be usable as a dependency of dandi-cli, it needs to be added to conda-forge, which can be done by creating a pull request against https://github.com/conda-forge/staged-recipes.

jjnesbitt commented 1 year ago

Why does dandi-cli require this dependency to be available on conda forge?

jwodder commented 1 year ago

@AlmightyYakob Because we distribute dandi-cli on conda-forge, and that means that all of its dependencies must be available via conda as well.

jwodder commented 1 year ago

Done by @AlmightyYakob: https://github.com/conda-forge/zarr-checksum-feedstock