Skip to content

Commit

Permalink
removing local bit from version
Browse files Browse the repository at this point in the history
  • Loading branch information
gbomarito committed Nov 4, 2024
1 parent 2ff3505 commit 5a77580
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ TESTS = [
[tool.cibuildwheel]
skip = "pp*"

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

0 comments on commit 5a77580

Please sign in to comment.