Skip to content

Commit 0042aef

Browse files
authored
Merge pull request #3682 from DimitriPapadopoulos/repo-review
MNT: Apply assorted repo-review rules
2 parents f7561aa + e4c8f87 commit 0042aef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[build-system]
2-
requires = ["setuptools >= 30.3.0", "wheel"]
2+
requires = ["setuptools >= 30.3.0"]
3+
build-backend = "setuptools.build_meta"
34

45
[tool.black]
56
skip-string-normalization = true

0 commit comments

Comments
 (0)