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 Oct 18, 2024
1 parent b9750c0 commit 82fd069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/sevenbridges-python/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ requirements:
host:
- python >=3
- pip
- setuptools
- requests >=2.25.1 # needed because setup.py imports the sevenbridges module
run:
- python >=3
Expand Down

0 comments on commit 82fd069

Please sign in to comment.