diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 93bc0f1..0887921 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,12 +12,13 @@ source: build: noarch: python script: {{ PYTHON }} -m pip install . -vv - number: 0 + number: 1 requirements: host: - python >=3.8 - pip + - setuptools run: - python >=3.8 - fsspec