Skip to content

Commit 283848f

Browse files
authored
Remove redundant build dependency on wheel (#529)
1 parent 47a4bff commit 283848f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
requires = [
33
# First version of setuptools to support pyproject.toml configuration
44
"setuptools>=61.0.0",
5-
"wheel",
65
# Must be kept in sync with `project.dependencies`
76
"cffi>=1.0.0",
87
"pkgconfig>=1.5",

0 commit comments

Comments
 (0)