Skip to content

Commit fbc550d

Browse files
authored
Merge branch 'main' into add_wheels_build
2 parents 224c9a1 + fa149f4 commit fbc550d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requirements:
3636
run:
3737
- python
3838
- {{ pin_compatible('intel-cmplr-lib-rt') }}
39-
- {{ pin_compatible('numpy') }}
39+
- {{ pin_compatible('numpy-base') }}
4040

4141
test:
4242
requires:

0 commit comments

Comments
 (0)