Skip to content

Commit 7fdf4ae

Browse files
committed
Add pip and wheel to host
1 parent 93d6b4d commit 7fdf4ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ requirements:
2121
- {{ stdlib('c') }}
2222
host:
2323
- python
24+
- pip
2425
- setuptools >=77
2526
- mkl-devel
2627
- mkl-devel 2024.2.* # [py==39]
2728
- cython
2829
- numpy-base
30+
- wheel >=0.41.3
2931
run:
3032
- python
3133
- mkl-service

0 commit comments

Comments
 (0)