Skip to content

Commit 3de0e3f

Browse files
committed
Hello raw version
1 parent c535edb commit 3de0e3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ source = "vcs"
6060
[tool.hatch.build.hooks.vcs]
6161
version-file = "_version.py"
6262

63+
[tool.hatch.version.raw-options]
64+
local_scheme = "no-local-version"
65+
6366
[tool.hatch.envs.test]
6467
dependencies = ["pytest", "pytest-sugar", "pytest-cov" ]
6568

0 commit comments

Comments
 (0)