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 c59f084 commit 6e02525Copy full SHA for 6e02525
pyproject.toml
@@ -56,6 +56,7 @@ cmake.verbose = true
56
cmake.minimum-version = "3.12"
57
minimum-version = "0.5"
58
ninja.make-fallback = false
59
+sdist.exclude = [".git", "vendor/llama.cpp/.git"]
60
61
[tool.scikit-build.metadata.version]
62
provider = "scikit_build_core.metadata.regex"
0 commit comments