Skip to content

Commit

Permalink
pyslow5: add aarch64/arm64 builds
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
  • Loading branch information
martin-g committed Oct 2, 2024
1 parent 5ca5963 commit 631f32e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion recipes/pyslow5/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

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

Expand Down Expand Up @@ -39,3 +39,8 @@ about:
license_file: thirdparty/streamvbyte/LICENSE
summary: 'slow5lib Python binding'
dev_url: https://github.com/hasindu2008/slow5lib

extra:
additional-platforms:
- linux-aarch64
- osx-arm64

0 comments on commit 631f32e

Please sign in to comment.