Skip to content

Commit 9939702

Browse files
Merge pull request #2595 from VWS-Python/rm-wheel
Remove now-unnecessary wheel build dependency
2 parents 7fba436 + ec36c61 commit 9939702

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ build-backend = "setuptools.build_meta"
33
requires = [
44
"setuptools",
55
"setuptools-scm>=8.1.0",
6-
"wheel",
76
]
87

98
[project]

0 commit comments

Comments
 (0)