We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b4098 commit 92b89b5Copy full SHA for 92b89b5
1 file changed
pyproject.toml
@@ -34,7 +34,7 @@ Issues = "https://github.com/RedGuides/md2bbcode/issues"
34
Documentation = "https://github.com/RedGuides/md2bbcode#readme"
35
36
[build-system]
37
-requires = ["hatchling"]
+requires = ["hatchling", "hatch-vcs"]
38
build-backend = "hatchling.build"
39
40
[tool.hatch.version]
0 commit comments