Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
Add cython as host
  • Loading branch information
pradal authored Feb 5, 2024
1 parent 5cff5dd commit dcd78b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ requirements:
host:
- python x.x
- numpy x.x
- cython

build:
- {{ compiler('c') }}
Expand Down

0 comments on commit dcd78b7

Please sign in to comment.