Skip to content

Commit ac853e0

Browse files
committed
Include git directories
1 parent 9e76613 commit ac853e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ wheel.packages = ["llama_cpp"]
5656
cmake.verbose = true
5757
cmake.minimum-version = "3.21"
5858
minimum-version = "0.5.1"
59+
sdist.include = [".git", "vendor/llama.cpp/.git"]
5960

6061
[tool.scikit-build.metadata.version]
6162
provider = "scikit_build_core.metadata.regex"

0 commit comments

Comments
 (0)