Skip to content

Commit 9f86731

Browse files
committed
refact(setuptools_scm): local scheme as no-local-version
1 parent 0cfda2f commit 9f86731

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
@@ -5,3 +5,4 @@ build-backend = "setuptools.build_meta"
55
[tool.setuptools_scm]
66
write_to = "nnsmith/_version.py"
77
version_scheme = "release-branch-semver"
8+
local_scheme = "no-local-version"

0 commit comments

Comments
 (0)