diff --git a/docs/configuration/search_paths.md b/docs/configuration/search_paths.md index e97e29517..3924848aa 100644 --- a/docs/configuration/search_paths.md +++ b/docs/configuration/search_paths.md @@ -113,8 +113,8 @@ the `site-packages` folder where the project will be installed or the build isolation's `site-packages` folder. This default can be disabled by setting ```toml -[tool.scikit-build.search] -search.use-site-packages = false +[tool.scikit-build] +search.site-packages = false ``` Additionally, scikit-build-core reads the entry-point `cmake.prefix` of the