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 51d0e27 commit f5c3c6dCopy full SHA for f5c3c6d
recipe/meta.yaml
@@ -32,6 +32,7 @@ outputs:
32
build:
33
number: {{ abi_buildnumber }}
34
noarch: generic
35
+ # This is currently skipped until `skip-existing` works correctly.
36
skip: true
37
run_exports:
38
- pybind11-abi =={{ abi_version }}
0 commit comments