Skip to content

Commit 2d20ac0

Browse files
committed
setuptools_scm correction
1 parent cd7b6cf commit 2d20ac0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ dev = [
4242

4343
[tool.setuptools_scm]
4444
write_to = "src/nbody_sim/_version.py"
45+
local_scheme = "no-local-version"
4546

4647
[tool.pytest.ini_options]
4748
addopts = "--cov=src/nbody_sim --cov-report=xml --cov-report=term-missing"

0 commit comments

Comments
 (0)