Skip to content

Commit 9220169

Browse files
committed
debugging pypi release
1 parent 6df5c99 commit 9220169

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ source = "vcs"
5050
[tool.hatch.build.hooks.vcs]
5151
version-file = "topo_map_processor/_version.py"
5252

53+
[tool.hatch.version.raw-options]
54+
version_scheme = "no-guess-dev"
55+
5356
tool.hatch.build.targets.sdist.include = [
5457
"topo_map_processor"
5558
]

0 commit comments

Comments
 (0)