We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8df35 commit 27c4e13Copy full SHA for 27c4e13
1 file changed
template/{{ package_name }}/pyproject.toml
@@ -24,7 +24,7 @@ build-backend = "setuptools.build_meta"
24
25
[tool.versioningit.vcs]
26
method = "git-archive"
27
-describe-subst = "$Format:%(describe)$"
+describe-subst = "$Format:%(describe:tags)$"
28
default-tag = "0.0.1"
29
30
[tool.versioningit.next-version]
0 commit comments