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 beea6ea commit eb57817Copy full SHA for eb57817
docs/configuration/search_paths.md
@@ -113,8 +113,8 @@ the `site-packages` folder where the project will be installed or the build
113
isolation's `site-packages` folder. This default can be disabled by setting
114
115
```toml
116
-[tool.scikit-build.search]
117
-search.use-site-packages = false
+[tool.scikit-build]
+search.site-packages = false
118
```
119
120
Additionally, scikit-build-core reads the entry-point `cmake.prefix` of the
0 commit comments