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 b89bd74 commit d664b97Copy full SHA for d664b97
pyproject.toml
@@ -2,6 +2,9 @@
2
local_scheme = "no-local-version"
3
version_scheme = "post-release"
4
5
+[tool.scikit-build]
6
+metadata.version.provider = "scikit_build_core.metadata.setuptools_scm"
7
+
8
[build-system]
9
requires = ["scikit-build-core >=0.4.3", "nanobind >=1.3.2", "setuptools-scm==8.3.1"]
10
build-backend = "scikit_build_core.build"
0 commit comments