diff --git a/pyproject.toml b/pyproject.toml index 4c0bc45..a501af7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"