Skip to content

Commit 16991d2

Browse files
committed
revert: remove local_scheme change from setuptools_scm
Signed-off-by: Abhijeet <abhijeetsaharan2236@gmail.com>
1 parent a2ead97 commit 16991d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ build-backend = "pdm.backend"
7171

7272
[tool.setuptools_scm]
7373
version_scheme = "python-simplified-semver"
74-
local_scheme = "no-local-version"
74+
local_scheme = "dirty-tag"
7575

7676
[tool.pdm.version]
7777
source = "scm"

0 commit comments

Comments
 (0)