We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2c8ae commit 4bbad45Copy full SHA for 4bbad45
1 file changed
pyproject.toml
@@ -60,6 +60,9 @@ dev = [
60
[tool.hatch.version]
61
source = "uv-dynamic-versioning"
62
63
+[tool.hatch.build.targets.sdist]
64
+exclude = [".github",]
65
+
66
[tool.uv-dynamic-versioning]
67
fallback-version = "0.1.0"
68
vcs = "git"
0 commit comments