Skip to content

Commit c6d8897

Browse files
committed
pyproject: remove unnecessary "wheel" build requires
1 parent 33f836b commit c6d8897

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 @@ requires = [
33
"setuptools>=45.0",
44
# sync with setup.cfg until we discard non-pep-517/518
55
"setuptools-scm[toml]>=5.0.0",
6-
"wheel",
76
]
87
build-backend = "setuptools.build_meta"
98

0 commit comments

Comments
 (0)