Skip to content

Commit de9caee

Browse files
authored
Merge pull request #84 from mgorny/wheel-dep
Remove redundant wheel dep from pyproject.toml
2 parents b4a2a7c + 57a9a47 commit de9caee

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
@@ -2,7 +2,6 @@
22
requires = [
33
"setuptools>=39.2",
44
"setuptools_scm",
5-
"wheel"
65
]
76
build-backend = "setuptools.build_meta"
87

0 commit comments

Comments
 (0)