Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf9e613

Browse filesBrowse files
committed
Update scikit-build-core options
1 parent 04a6bbe commit cf9e613
Copy full SHA for cf9e613

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,10 @@ all = [
4545

4646
[tool.scikit-build]
4747
wheel.packages = ["llama_cpp"]
48-
wheel.expand-macos-universal-tags = true
4948
cmake.verbose = true
49+
cmake.minimum-version = "3.12"
50+
minimum-version = "0.5"
51+
ninja.make-fallback = false
5052

5153
[project.urls]
5254
Homepage = "https://github.com/abetlen/llama-cpp-python"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.