Skip to content

Commit

Permalink
Merge pull request #16 from mgorny/wheel-dep
Browse files Browse the repository at this point in the history
Remove redundant `wheel` dependency from `pyproject.toml`
  • Loading branch information
hugovk authored May 4, 2022
2 parents 0c177f7 + ab5bfe5 commit 410b51d
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 @@ -3,7 +3,6 @@ build-backend = "setuptools.build_meta"
requires = [
"setuptools>=42",
"setuptools_scm[toml]>=3.4",
"wheel",
]

[tool.black]
Expand Down

0 comments on commit 410b51d

Please sign in to comment.