Skip to content

Commit bca4837

Browse files
committed
fix pyproject.toml
1 parent 928ea12 commit bca4837

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
@@ -3,7 +3,7 @@ requires = [
33
"setuptools",
44
"setuptools-scm",
55
"scikit-build-core>=0.4.3",
6-
"nanobind>=1.3.2"
6+
"nanobind>=1.3.2",
77
"jax >= 0.4.0"
88
]
99
build-backend = "scikit_build_core.build"

0 commit comments

Comments
 (0)