Skip to content

Commit 2145eaa

Browse files
committed
Cleanup 'pyproject.toml'
1 parent 2ff838a commit 2145eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
requires = ["setuptools>=46.4", "wheel", "setuptools_scm[toml]>=4.1"]
33
build-backend = "setuptools.build_meta"
44

5-
[tool.setuptools_scm]
6-
75
[tool.black]
86
line-length = 88
97
target-version = ['py38']
@@ -30,3 +28,5 @@ force_grid_wrap = 0
3028
use_parentheses = true
3129
line_length = 88
3230
known_third_party = ["docutils", "lxml", "setuptools", "sphinx"]
31+
32+
[tool.setuptools_scm]

0 commit comments

Comments
 (0)