issues
search
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 type-checking and include `py.typed` file
#5
Closed
jwodder
closed
11 months ago
jwodder
commented
1 year ago
[ ] Run
mypy
on the code as part of CI
[ ] Add an empty
zarr_checksum/py.typed
file and include it in the sdist & wheel so that packages that use
zarr_checksum
will be able to take advantage of its type annotations
mypy
on the code as part of CIzarr_checksum/py.typed
file and include it in the sdist & wheel so that packages that usezarr_checksum
will be able to take advantage of its type annotations