Remove git repo exclude
This commit is contained in:
parent
b4939c2d99
commit
9e76613629
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ wheel.packages = ["llama_cpp"]
|
|||
cmake.verbose = true
|
||||
cmake.minimum-version = "3.21"
|
||||
minimum-version = "0.5.1"
|
||||
sdist.exclude = [".git", "vendor/llama.cpp/.git"]
|
||||
|
||||
[tool.scikit-build.metadata.version]
|
||||
provider = "scikit_build_core.metadata.regex"
|
||||
|
|
Loading…
Reference in a new issue