Skip to content

Commit

Permalink
chore: wheel not required for setuptools PEP 517 (all-repos) (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored May 21, 2024
1 parent 1697091 commit 58007ec
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",
"setuptools_scm[toml]>=3.4"

Expand Down

0 comments on commit 58007ec

Please sign in to comment.