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 242c910 commit e30d914Copy full SHA for e30d914
conda-recipe/meta.yaml
@@ -17,7 +17,7 @@ requirements:
17
- {{ compiler('c') }}
18
- {{ stdlib('c') }}
19
host:
20
- - python # [py<314]
+ - python
21
- python-gil # [py>=314]
22
- pip
23
- setuptools >=77
@@ -26,7 +26,7 @@ requirements:
26
- numpy-base
27
- wheel >=0.41.3
28
run:
29
30
31
- mkl-service
32
- {{ pin_compatible('numpy-base') }}
0 commit comments