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 811707e commit 5270ba4Copy full SHA for 5270ba4
1 file changed
pyproject.toml
@@ -70,6 +70,7 @@ include = ["vektori*"]
70
[tool.setuptools_scm]
71
write_to = "vektori/_version.py"
72
fallback_version = "0.0.0"
73
+local_scheme = "no-local-version"
74
75
[tool.ruff]
76
line-length = 100
0 commit comments