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.
2 parents b686c2f + 27c4e13 commit a92048bCopy full SHA for a92048b
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