Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
Add setuptools
  • Loading branch information
nsmith- authored Sep 4, 2024
1 parent 2f1d7a1 commit 9f4df19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9f4df19

Please sign in to comment.