Skip to content

Commit

Permalink
Build bx-python for osx-arm64 (#49092)
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer authored Jul 10, 2024
1 parent 2061fc1 commit b418671
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/bx-python/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 2
number: 3
script: {{ PYTHON }} -m pip install . --no-deps --no-build-isolation --no-cache-dir -vvv
run_exports:
- {{ pin_subpackage(name|lower, max_pin='x.x') }}
Expand Down Expand Up @@ -65,3 +65,4 @@ extra:
- biotools:bx-python
additional-platforms:
- linux-aarch64
- osx-arm64

0 comments on commit b418671

Please sign in to comment.