Skip to content

Commit 0a6fd78

Browse files
committed
Remove unnecessary build-dependency on wheel
1 parent 76e804e commit 0a6fd78

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
@@ -1,7 +1,6 @@
11
[build-system]
22
requires = [
33
"setuptools >= 43",
4-
"wheel",
54
]
65
build-backend = "setuptools.build_meta"
76

0 commit comments

Comments
 (0)