Skip to content

Commit 410b51d

Browse files
authored
Merge pull request #16 from mgorny/wheel-dep
Remove redundant `wheel` dependency from `pyproject.toml`
2 parents 0c177f7 + ab5bfe5 commit 410b51d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ build-backend = "setuptools.build_meta"
33
requires = [
44
"setuptools>=42",
55
"setuptools_scm[toml]>=3.4",
6-
"wheel",
76
]
87

98
[tool.black]

0 commit comments

Comments
 (0)