Skip to content

Do not require wheel for building#37

Merged
frenzymadness merged 1 commit into
masterfrom
nowheel
Jul 24, 2025
Merged

Do not require wheel for building#37
frenzymadness merged 1 commit into
masterfrom
nowheel

Conversation

@hroncok

@hroncok hroncok commented Jul 23, 2025

Copy link
Copy Markdown
Member
  • current version of setuptools (70.1+) does not need wheel at all
  • older versions of setuptools would fetch wheel when building wheels (but not sdists)

- current version of setuptools (70.1+) does not need wheel at all
- older versions of setuptools would fetch wheel when building wheels (but not sdists)
@hroncok hroncok mentioned this pull request Jul 23, 2025
41 tasks

@frenzymadness frenzymadness left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense. Thank you.

@frenzymadness
frenzymadness merged commit 5977106 into master Jul 24, 2025
0 of 8 checks passed
@hroncok
hroncok deleted the nowheel branch July 24, 2025 11:02
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