We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b89b5 commit 1698a31Copy full SHA for 1698a31
1 file changed
pyproject.toml
@@ -38,8 +38,7 @@ requires = ["hatchling", "hatch-vcs"]
38
build-backend = "hatchling.build"
39
40
[tool.hatch.version]
41
-source = "git"
42
-pattern = "^v(?P<version>.*)$"
+source = "vcs"
43
44
[tool.hatch.build.targets.sdist]
45
include = [
0 commit comments