Skip to content

Commit

Permalink
Merge pull request #386 from bluetech/pyproj-wheel
Browse files Browse the repository at this point in the history
pyproject.toml: remove `wheel` build-system requires
  • Loading branch information
RonnyPfannschmidt committed Jun 11, 2023
2 parents 080e77b + 857d155 commit e447c84
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,7 +2,6 @@
requires = [
"setuptools",
"setuptools-scm",
"wheel",
]

[tool.setuptools_scm]
Expand Down

0 comments on commit e447c84

Please sign in to comment.