Skip to content

Commit c01f450

Browse files
authored
Set no-guess-devfor dev package versions (#2521)
1 parent 3e2d673 commit c01f450

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
@@ -54,6 +54,9 @@ dstack = "dstack._internal.cli.main:main"
5454
[tool.hatch.version]
5555
source = "vcs"
5656

57+
[tool.hatch.version.raw-options]
58+
version_scheme = "no-guess-dev"
59+
5760
[tool.hatch.build.targets.wheel.shared-data]
5861
"src/dstack/_internal/proxy/gateway/resources" = "dstack/_internal/proxy/gateway/resources"
5962
"src/dstack/_internal/server/statics" = "dstack/_internal/server/statics"

0 commit comments

Comments
 (0)