We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e88d73 commit fa149f4Copy full SHA for fa149f4
1 file changed
conda-recipe/meta.yaml
@@ -33,7 +33,7 @@ requirements:
33
run:
34
- python
35
- {{ pin_compatible('intel-cmplr-lib-rt') }}
36
- - {{ pin_compatible('numpy') }}
+ - {{ pin_compatible('numpy-base') }}
37
38
test:
39
requires:
0 commit comments