Skip to content

Commit 20a670a

Browse files
committed
fix: try nanobind branch
Signed-off-by: Henry Schreiner <[email protected]>
1 parent d86b37a commit 20a670a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["scikit-build-core >=0.4.4", "nanobind >=1.3.2"]
2+
requires = ["scikit-build-core >=0.4.4", "nanobind @ git+https://github.com/henryiii/nanobind@henryiii/fix/suffix"]
33
build-backend = "scikit_build_core.build"
44

55
[project]

0 commit comments

Comments
 (0)