Skip to content

Commit

Permalink
add setuptools to host
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian committed Nov 19, 2024
1 parent 8bce28b commit 3e94d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/im2deep/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ requirements:
host:
- pip
- python >=3.8
- setuptools
run:
- python >=3.8
- click
Expand All @@ -49,4 +50,3 @@ about:
extra:
recipe-maintainers:
- compomics

0 comments on commit 3e94d2d

Please sign in to comment.