Commit eb57817
docs: fix incorrect configuration example (#1023)
The documentation provides an incorrect example for disabling
`site-packages` when searching for CMake configs. It should align with
the value specified in the
[schema](https://github.com/scikit-build/scikit-build-core/blob/main/src/scikit_build_core/resources/scikit-build.schema.json#L414)
---------
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>1 parent beea6ea commit eb57817
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments