diff --git a/README.md b/README.md index 9472823..211b48f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Home: https://pangeo-forge.org/ Package license: Apache-2.0 -Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/pangeo-forge-recipes-feedstock/blob/master/LICENSE.txt) +Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/pangeo-forge-recipes-feedstock/blob/main/LICENSE.txt) Summary: Python library for building Pangeo Forge recipes. @@ -27,8 +27,8 @@ Current build status diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bf5acf3..999a49d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,7 +12,7 @@ source: build: noarch: python - number: 0 + number: 1 script: "{{ PYTHON }} -m pip install . -vv" requirements: @@ -26,7 +26,7 @@ requirements: - fsspec >=2021.6.0 - requests - aiohttp - - fsspec-reference-maker >=0.0.2 + - kerchunk >=0.0.4 - h5py >=3.3.0 - intake - intake-xarray
All platforms: - - + +