Skip to content

Commit 3c04862

Browse files
committed
fix: add missing run req for conda
1 parent c2a3863 commit 3c04862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/meta.yaml.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ build:
3636
requirements:
3737
run:
3838
- __glibc >=2.17 # [linux64]
39+
- __osx >=11.0 # [osx and arm64]
3940

4041
test:
4142
commands:

0 commit comments

Comments
 (0)