Skip to content

Commit 1698a31

Browse files
committed
pipeline: hatch-vcs config
1 parent 92b89b5 commit 1698a31

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ requires = ["hatchling", "hatch-vcs"]
3838
build-backend = "hatchling.build"
3939

4040
[tool.hatch.version]
41-
source = "git"
42-
pattern = "^v(?P<version>.*)$"
41+
source = "vcs"
4342

4443
[tool.hatch.build.targets.sdist]
4544
include = [

0 commit comments

Comments
 (0)