Skip to content

Commit b93ddd7

Browse files
committed
format with toml-sort
1 parent 161d728 commit b93ddd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ package = {file = ["requirements/package.txt"]}
109109
test = {file = ["requirements/test.txt"]}
110110

111111
[tool.setuptools_scm]
112-
version_scheme = "post-release"
113112
local_scheme = "no-local-version"
113+
version_scheme = "post-release"
114114

115115
[tool.tomlsort]
116116
all = true

0 commit comments

Comments
 (0)