Skip to content

Commit f0bfa1a

Browse files
authored
Drop redundant wheel from PEP 517 build deps (#264)
1 parent 9b0399b commit f0bfa1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[build-system]
22
requires = [
33
"setuptools >= 44",
4-
"wheel >= 0.29.0",
54
]
65
build-backend = 'setuptools.build_meta'

0 commit comments

Comments
 (0)