Skip to content

Commit

Permalink
migration: OSXArm
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Oct 25, 2024
1 parent 6b2fa1e commit ebb575d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ build:

requirements:
build:
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- cython # [build_platform != target_platform]
- {{ compiler('c') }}
- {{ stdlib("c") }}
- {{ compiler('cxx') }}
Expand Down

0 comments on commit ebb575d

Please sign in to comment.