Skip to content

Commit

Permalink
Drop wheel as a build time dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed May 12, 2023
1 parent 92ebb41 commit 81565b5
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,7 +1,6 @@
[build-system]
requires = [
"setuptools >= 61.2",
"wheel >= 0.29.0",
"versioningit >= 2.0.1"
]
build-backend = 'setuptools.build_meta'
Expand Down

0 comments on commit 81565b5

Please sign in to comment.