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 2311531 commit 38fa7d5Copy full SHA for 38fa7d5
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["scikit-build-core >=0.4.3", "nanobind >=1.3.1"]
+requires = ["scikit-build-core @ git+https://github.com/scikit-build/scikit-build-core@henryiii-patch-1", "nanobind >=1.3.1"]
3
build-backend = "scikit_build_core.build"
4
5
[project]
0 commit comments