Skip to content

Commit cca1a9e

Browse files
committed
fix(build): strips local version segment for PyPI compatibility
1 parent 55b3fb8 commit cca1a9e

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
@@ -33,6 +33,7 @@ source = "vcs"
3333

3434
[tool.hatch.version.raw-options]
3535
version_scheme = "only-version"
36+
local_scheme = "no-local-version"
3637

3738
[build-system]
3839
requires = ["hatchling", "hatch-vcs"]

0 commit comments

Comments
 (0)