We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3c727 commit 0925b76Copy full SHA for 0925b76
1 file changed
pyproject.toml
@@ -44,6 +44,7 @@ dev = [
44
45
[tool.hatch.version]
46
source = "vcs"
47
+raw-options = { fallback_version = "0.0.0" }
48
49
[tool.ruff]
50
line-length = 120
0 commit comments