Skip to content

Commit a06c3b2

Browse files
committed
Use no local version, pypi does not allow
1 parent 6487016 commit a06c3b2

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
@@ -114,8 +114,8 @@ include = ["dfetch", "dfetch.*"]
114114
dfetch = ["resources/*.yaml"]
115115

116116
[tool.setuptools_scm]
117+
local_scheme = "no-local-version"
117118
version_scheme = "guess-next-dev"
118-
local_scheme = "node-and-timestamp"
119119

120120
[tool.isort]
121121
profile = "black"

0 commit comments

Comments
 (0)