Skip to content

Commit

Permalink
linux-aarch64 build for mappy (#46674)
Browse files Browse the repository at this point in the history
Co-authored-by: yejianbang <yjb_kunpeng@163.com>
  • Loading branch information
sunqian2116 and yejianbang authored Mar 22, 2024
1 parent 12e6cbf commit 6573a34
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion recipes/mappy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
sha256: 47df11e7cecee9138680d6d2312e44397d0484a02ecf1f5908dea50d94a0efe4

build:
number: 0
number: 1
run_exports:
- {{ pin_subpackage('mappy', max_pin="x") }}

Expand All @@ -36,3 +36,7 @@ about:
license_family: MIT
license_file: LICENSE.txt
summary: 'Minimap2 Python binding'

extra:
additional-platforms:
- linux-aarch64

0 comments on commit 6573a34

Please sign in to comment.