Skip to content

Commit

Permalink
Merge pull request #479 from mgorny/wheel-dep
Browse files Browse the repository at this point in the history
remove redundant `wheel` dep from pyproject.toml
  • Loading branch information
mmckerns committed May 20, 2022
2 parents fd29593 + 146aa05 commit 9c7255f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
# Further build requirements come from setup.py via the PEP 517 interface
requires = [
"setuptools>=42",
"wheel",
]
build-backend = "setuptools.build_meta"

0 comments on commit 9c7255f

Please sign in to comment.