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 a07b337 commit 9cad571Copy full SHA for 9cad571
pyproject.toml
@@ -60,7 +60,7 @@ wheel.packages = ["llama_cpp"]
60
cmake.verbose = true
61
cmake.minimum-version = "3.21"
62
minimum-version = "0.5.1"
63
-sdist.include = [".git", "vendor/llama.cpp/.git"]
+sdist.include = [".git", "vendor/llama.cpp/*"]
64
65
[tool.scikit-build.metadata.version]
66
provider = "scikit_build_core.metadata.regex"
0 commit comments