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 6e02525

Browse filesBrowse files
committed
bugfix: remove git directories from source distribution to avoid build-info.h bug
1 parent c59f084 commit 6e02525
Copy full SHA for 6e02525

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-0
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ cmake.verbose = true
5656
cmake.minimum-version = "3.12"
5757
minimum-version = "0.5"
5858
ninja.make-fallback = false
59+
sdist.exclude = [".git", "vendor/llama.cpp/.git"]
5960

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

0 commit comments

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