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 37a80b0 commit 6934377Copy full SHA for 6934377
pyproject.toml
@@ -48,6 +48,8 @@ profile = "black"
48
src_paths = ["src", "tests"]
49
50
[tool.versioningit.format]
51
+
52
+distance = "{base_version}+post{distance}{vcs}{rev}"
53
distance-dirty = "{base_version}+post{distance}{vcs}{rev}.d{build_date:%Y%m%d}"
54
55
[tool.versioningit.vcs]
0 commit comments