We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7012109 commit c6ceaf9Copy full SHA for c6ceaf9
1 file changed
meta.yaml
@@ -15,6 +15,7 @@ requirements:
15
build:
16
- {{ compiler('cxx') }}
17
- llvm-openmp # [osx]
18
+ - m2-pkg-config # [win]
19
host:
20
- python {{ PY_VER }}*
21
- python_abi 3.13.* *_cp313 # [py==313]
0 commit comments