Skip to content

Drop an unneeded direct build depndency on wheel#597

Merged
eliben merged 1 commit into
eliben:mainfrom
hroncok:patch-1
Mar 23, 2026
Merged

Drop an unneeded direct build depndency on wheel#597
eliben merged 1 commit into
eliben:mainfrom
hroncok:patch-1

Conversation

@hroncok

@hroncok hroncok commented Mar 22, 2026

Copy link
Copy Markdown
Contributor
  • wheel is not needed to build sdists
  • with setuptools 71+, wheel is not needed to build wheels either
  • older setuptools would communicate the dependency on wheel themselves

 - wheel is not needed to build sdists
 - with setuptools 71+, wheel is not needed to build wheels either
 - older setuptools would communicate the dependency on wheel themselves
@hroncok hroncok mentioned this pull request Mar 22, 2026
41 tasks
@eliben

eliben commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Thanks!

@eliben eliben merged commit 8c219ec into eliben:main Mar 23, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants