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 9e76613 commit ac853e0Copy full SHA for ac853e0
pyproject.toml
@@ -56,6 +56,7 @@ wheel.packages = ["llama_cpp"]
56
cmake.verbose = true
57
cmake.minimum-version = "3.21"
58
minimum-version = "0.5.1"
59
+sdist.include = [".git", "vendor/llama.cpp/.git"]
60
61
[tool.scikit-build.metadata.version]
62
provider = "scikit_build_core.metadata.regex"
0 commit comments