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 f86b09d commit 89fbd61Copy full SHA for 89fbd61
docs/overrides.md
@@ -212,6 +212,10 @@ wheel.cmake = false
212
213
:::
214
215
+If this override is present in your pyproject.toml file, scikit-build-core will not
216
+provide the `prepare_metadata_*` hooks, as it can't know without building if the build
217
+will fail.
218
+
219
## Any matching condition
220
221
If you use `if.any` instead of `if`, then the override is true if any one of the
0 commit comments