Skip to content

Commit a01f8dd

Browse files
committed
Fix version detection: remove local version suffix
1 parent 672a25e commit a01f8dd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

amitools

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ Homepage = "https://github.com/reinauer/amifuse"
4040
include = ["amifuse*"]
4141

4242
[tool.setuptools_scm]
43+
local_scheme = "no-local-version"

0 commit comments

Comments
 (0)