Remove git repo exclude

This commit is contained in:
Andrei Betlen 2023-09-29 23:28:59 -04:00
parent b4939c2d99
commit 9e76613629

View file

@ -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"