We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f83071 commit b5f93dbCopy full SHA for b5f93db
pyproject.toml
@@ -35,6 +35,9 @@ Issues = "https://github.com/MrClock8163/geocompy/issues"
35
[tool.hatch.version]
36
source = "vcs"
37
38
+[tool.hatch.version.raw-options]
39
+local_scheme = "no-local-version"
40
+
41
[tool.hatch.build.hooks.vcs]
42
version-file = "src/geocompy/_version.py"
43
0 commit comments