Skip to content

Commit 2bd7d49

Browse files
fix: reduce wheel size (exclude assets)
1 parent 810e365 commit 2bd7d49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ cmake.verbose = true
4444
cmake.minimum-version = "3.21"
4545
minimum-version = "0.5.1"
4646
sdist.include = [".git", "vendor/stable-diffusion.cpp/.git"]
47+
sdist.exclude = ["assets", "vendor/stable-diffusion.cpp/assets"]
4748

4849
[tool.scikit-build.metadata.version]
4950
provider = "scikit_build_core.metadata.regex"

0 commit comments

Comments
 (0)