Skip to content

Commit 92b89b5

Browse files
committed
pipeline: adding hatch-vcs to build requirements
1 parent 53b4098 commit 92b89b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Issues = "https://github.com/RedGuides/md2bbcode/issues"
3434
Documentation = "https://github.com/RedGuides/md2bbcode#readme"
3535

3636
[build-system]
37-
requires = ["hatchling"]
37+
requires = ["hatchling", "hatch-vcs"]
3838
build-backend = "hatchling.build"
3939

4040
[tool.hatch.version]

0 commit comments

Comments
 (0)