We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b81565 commit e2a3cbeCopy full SHA for e2a3cbe
1 file changed
recipes/recipes_emscripten/reproject/recipe.yaml
@@ -48,10 +48,10 @@ requirements:
48
- zarr >=2.17.0
49
- fsspec >=2021.9
50
- pillow >=10.0
51
- # - astropy-healpix >=1.0 # Recipe not yet available in emscripten-forge
52
- # - dask >=2024.4.1 # Recipe not yet available in emscripten-forge (dask-core may work for some features)
53
- # - dask-image >=2025.11.0 # Recipe not yet available in emscripten-forge
54
- # - pyavm >=0.9.6 # Recipe not yet available in emscripten-forge
+ - astropy-healpix >=1.0
+ - dask-core >=2024.4.1
+ - dask-image >=2025.11.0
+ - pyavm >=0.9.6
55
56
tests:
57
- script: pytester
0 commit comments