Skip to content

Commit 0274282

Browse files
authored
revert: remove local_scheme change from setuptools_scm
Signed-off-by: Abhijeet <abhijeetsaharan2236@gmail.com>
1 parent c8d12cd commit 0274282

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)