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 d86b37a commit 20a670aCopy full SHA for 20a670a
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["scikit-build-core >=0.4.4", "nanobind >=1.3.2"]
+requires = ["scikit-build-core >=0.4.4", "nanobind @ git+https://github.com/henryiii/nanobind@henryiii/fix/suffix"]
3
build-backend = "scikit_build_core.build"
4
5
[project]
0 commit comments