Skip to content

Commit ff932b9

Browse files
committed
Remove 'wheel' build dependency
Let 'setuptools' declare its own dependencies
1 parent 5a08487 commit ff932b9

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.0",
55
"setuptools-scm[toml] >= 3.4",
6-
"wheel",
76
]
87

98
[tool.setuptools_scm]

0 commit comments

Comments
 (0)