Skip to content

Drop an unneeded direct build depndency on wheel#597

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

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

Conversation

@hroncok
Copy link
Copy Markdown
Contributor

@hroncok hroncok commented Mar 22, 2026

  • 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
@eliben
Copy link
Copy Markdown
Owner

eliben commented Mar 23, 2026

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