Open
Description
I see that the code mentions zstd quite a bit, but does not list it in the dependences.
Is this an ommission, or does the package want to use its own zstd?
If so, is there any way to tell it to use the system zstd distribution?
chymera@decohost ~/src/numcodecs $ ag zstd -o | wc -l
703
chymera@decohost ~/src/numcodecs $ ag zstd requirements* -o | wc -l
0
Metadata
Metadata
Assignees
Labels
No labels