Skip to content

Commit

Permalink
Add basic requirements needed for building
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaus Zimmermann committed Oct 7, 2022
1 parent 3c3174b commit 8ff5bb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ source:
build:
number: 1

requirements:
host:
- python >=3.6
- pip

outputs:
- name: {{ name }}
build:
Expand Down

0 comments on commit 8ff5bb8

Please sign in to comment.