Skip to content

Commit

Permalink
Add setuptools and versioneer as host deps
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb authored Oct 3, 2024
1 parent 6d2d63b commit 0bc32e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ outputs:
requirements:
host:
- python >=3.10
- setuptools
- versioneer ==0.29
- pip
run:
- python >=3.10
Expand Down

0 comments on commit 0bc32e9

Please sign in to comment.