Skip to content

Commit

Permalink
tentative fix: require stdlib('c')
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Mar 10, 2025
1 parent 23288b2 commit 98f3750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/rlic/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ requirements:
- maturin >=1.0,<2.0
- pip
- {{ compiler('rust') }}
- {{ stdlib('c') }}
run:
- python
- numpy >=1.21.0
Expand Down

0 comments on commit 98f3750

Please sign in to comment.