mirror of https://github.com/pyodide/pyodide.git
17 lines
393 B
YAML
17 lines
393 B
YAML
package:
|
|
name: zarr
|
|
version: 2.11.3
|
|
source:
|
|
sha256: 6ee84547aec60fd06fc9356e9194302ebbdb2fd912fd365a0a652ad5c69636f5
|
|
url: https://files.pythonhosted.org/packages/ca/84/d51f7f537ccad7f1700c14fa8d949a8ef4cd7f9503bfd750abbe44fa7668/zarr-2.11.3.tar.gz
|
|
patches:
|
|
- patches/fix-zarrsync.patch
|
|
requirements:
|
|
run:
|
|
- numpy
|
|
- asciitree
|
|
- numcodecs
|
|
test:
|
|
imports:
|
|
- zarr
|