Skip to content

Commit

Permalink
build: Fix dev version number generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuestengecko committed Dec 15, 2023
1 parent 1204b5d commit 1e7d9c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,4 @@ include = ["capella_diff_tools", "capella_diff_tools.*"]

[tool.setuptools_scm]
# This section must exist for setuptools_scm to work
local_scheme = "no-local-version"

0 comments on commit 1e7d9c0

Please sign in to comment.