Skip to content

Commit

Permalink
snapatac2: add aarch64/arm64 builds
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Dec 3, 2024
1 parent 507b840 commit d3f71a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion recipes/snapatac2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source:
- pyproject.toml.patch

build:
number: 0
number: 1
skip: True # [py < 39 or py > 312]
run_exports:
- {{ pin_subpackage('snapatac2', max_pin="x") }}
Expand Down Expand Up @@ -66,6 +66,9 @@ about:
dev_url: "https://github.com/kaizhang/SnapATAC2"

extra:
additional-platforms:
- linux-aarch64
- osx-arm64
identifiers:
- biotools:snapatac
- doi:10.1038/s41592-023-02139-9
Expand Down

0 comments on commit d3f71a0

Please sign in to comment.