Skip to content

Commit d7160af

Browse files
author
Guillaume Pujol
committed
packaging fixes
1 parent 9469761 commit d7160af

File tree

2 files changed

+13
-126
lines changed

2 files changed

+13
-126
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ source = "vcs"
3838
[tool.hatch.build.hooks.vcs]
3939
version-file = "jwskate/_version.py"
4040

41+
[tool.hatch.version.raw-options]
42+
version_scheme = "no-guess-dev"
43+
4144
[tool.hatch.build.targets.wheel]
4245
packages = ["jwskate"]
4346

0 commit comments

Comments
 (0)