Skip to content

Commit 362a5a1

Browse files
committed
docs: minor readme update
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 3245228 commit 362a5a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Features over classic Scikit-build:
4848
- No dependency on setuptools, distutils, or wheel in build mode.
4949
- Powerful config system, including config options support in build mode.
5050
- Automatic inclusion of site-packages in `CMAKE_PREFIX_PATH`
51-
- FindPython is backported if running on CMake 3.24 (included via hatchling in a
52-
submodule)
51+
- FindPython is backported if running on CMake < 3.24 (included via hatchling in
52+
a submodule, configurable)
5353
- Limited API / Stable ABI and pythonless tags supported via config option
5454
- No slow generator search, ninja/make or MSVC used by default, respects
5555
`CMAKE_GENERATOR`

0 commit comments

Comments
 (0)