Skip to content

Commit 0e9b6dd

Browse files
committed
Use default to fetch version from git tag (with v prefix)
1 parent e3edfe7 commit 0e9b6dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ ignore_missing_imports = true
9393
module = "retrying.*"
9494
ignore_missing_imports = true
9595

96-
[tool.uv-dynamic-versioning]
97-
pattern = "default-unprefixed"
98-
9996
[tool.hatch.version]
10097
source = "uv-dynamic-versioning"
10198

0 commit comments

Comments
 (0)