Skip to content

Commit

Permalink
chore: wheel not required for setuptools PEP 517 (all-repos) (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Feb 25, 2022
1 parent 0b9bf7e commit 5cd6324
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
@@ -1,6 +1,5 @@
[build-system]
requires = [
"wheel",
"setuptools>=42.0",
"setuptools_scm[toml]>=3.4"
]
Expand Down

0 comments on commit 5cd6324

Please sign in to comment.