We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a11ae6 commit 5f4b8beCopy full SHA for 5f4b8be
1 file changed
pyproject.toml
@@ -43,8 +43,7 @@ wheel.packages = ["stable_diffusion_cpp"]
43
cmake.verbose = true
44
cmake.minimum-version = "3.21"
45
minimum-version = "0.5.1"
46
-sdist.exclude = ["assets"]
47
-sdist.include = ["vendor/stable-diffusion.cpp/*"]
+sdist.include = ["vendor/stable-diffusion.cpp/.git"]
48
49
[tool.scikit-build.metadata.version]
50
provider = "scikit_build_core.metadata.regex"
0 commit comments