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 bcfad84 commit 0046f3aCopy full SHA for 0046f3a
recipe/meta.yaml
@@ -27,7 +27,7 @@ outputs:
27
build:
28
number: {{ abi_buildnumber }}
29
noarch: generic
30
- skip: true # [not linux-64]
+ skip: true # [not linux and x86_64]
31
run_exports:
32
- pybind11-abi =={{ abi_version }}
33
test:
0 commit comments