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 0ba192a commit 7352f66Copy full SHA for 7352f66
conda/meta.yaml
@@ -24,7 +24,7 @@ requirements:
24
- setuptools_scm >=1.15
25
run:
26
- python
27
- - {{ pin_compatible('llvm-openmp') }} # [osx]
+ - llvm-openmp # [osx]
28
- cython >=0.25
29
- setuptools >=33.1
30
- numpy >=1.10
0 commit comments