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 3aba710 commit 7d9d00dCopy full SHA for 7d9d00d
README.md
@@ -14,7 +14,7 @@ nanobind_example
14
15
This repository contains a tiny project showing how to create C++ bindings
16
using [nanobind](https://github.com/wjakob/nanobind) and
17
-[scikit-build](https://scikit-build.readthedocs.io/en/latest/index.html). It
+[scikit-build-core](https://scikit-build-core.readthedocs.io/en/latest/index.html). It
18
was derived from the corresponding _pybind11_ [example
19
project](https://github.com/pybind/cmake_example/) developed by
20
[@henryiii](https://github.com/henryiii).
0 commit comments