Skip to content

Commit

Permalink
Try omitting setuptools as build requirement. After all, Setuptools i…
Browse files Browse the repository at this point in the history
…s right here.
  • Loading branch information
jaraco committed Feb 27, 2021
1 parent 1a54925 commit accbc3a
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 = [
"setuptools >= 40.8",
"wheel",
]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit accbc3a

Please sign in to comment.