Skip to content

Commit 8c2589d

Browse files
committed
docs: fix incorrect configuration example
1 parent beea6ea commit 8c2589d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/search_paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ isolation's `site-packages` folder. This default can be disabled by setting
114114

115115
```toml
116116
[tool.scikit-build.search]
117-
search.use-site-packages = false
117+
site-packages = false
118118
```
119119

120120
Additionally, scikit-build-core reads the entry-point `cmake.prefix` of the

0 commit comments

Comments
 (0)