Skip to content

Commit

Permalink
packaging fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Pujol committed Jan 10, 2025
1 parent 9469761 commit d7160af
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 126 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ source = "vcs"
[tool.hatch.build.hooks.vcs]
version-file = "jwskate/_version.py"

[tool.hatch.version.raw-options]
version_scheme = "no-guess-dev"

[tool.hatch.build.targets.wheel]
packages = ["jwskate"]

Expand Down
Loading

0 comments on commit d7160af

Please sign in to comment.