Skip to content

Commit 224c9a1

Browse files
committed
Align wheels build logic with internal C
1 parent 8e88d73 commit 224c9a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ source:
1010

1111
build:
1212
number: {{ buildnumber }}
13+
script_env:
14+
- WHEELS_OUTPUT_FOLDER
1315
ignore_run_exports:
1416
- blas
1517

@@ -30,6 +32,7 @@ requirements:
3032
- mkl-devel
3133
- tbb-devel
3234
- numpy-base
35+
- wheel >=0.41.3
3336
run:
3437
- python
3538
- {{ pin_compatible('intel-cmplr-lib-rt') }}

0 commit comments

Comments
 (0)