We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd932a commit 7c1748dCopy full SHA for 7c1748d
1 file changed
pyproject.toml
@@ -63,6 +63,7 @@ all = [
63
64
[tool.scikit-build]
65
wheel.packages = ["llama_cpp"]
66
+wheel.py-api = "py3"
67
cmake.verbose = true
68
cmake.minimum-version = "3.21"
69
minimum-version = "0.5.1"
0 commit comments