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 928ea12 commit bca4837Copy full SHA for bca4837
pyproject.toml
@@ -3,7 +3,7 @@ requires = [
3
"setuptools",
4
"setuptools-scm",
5
"scikit-build-core>=0.4.3",
6
- "nanobind>=1.3.2"
+ "nanobind>=1.3.2",
7
"jax >= 0.4.0"
8
]
9
build-backend = "scikit_build_core.build"
0 commit comments