Skip to content

NO-JIRA: [Python] Do not require wheel for building - #449

Open
yselkowitz wants to merge 1 commit into
apache:mainfrom
yselkowitz:main
Open

NO-JIRA: [Python] Do not require wheel for building#449
yselkowitz wants to merge 1 commit into
apache:mainfrom
yselkowitz:main

Conversation

@yselkowitz

Copy link
Copy Markdown

As of setuptools 70.1, wheel is not needed even to build wheels, and earlier versions would pull in wheel automatically when needed.

As of setuptools 70.1, wheel is not needed even to build wheels, and
earlier versions would pull in wheel automatically when needed.

@astitcher astitcher 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.

I'm a little concerned that setuptools 70.1 won't always be available on every build system. How long has it available?

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.

It seems to me that if this PR depends on setuptools 70.1 then this should be in this requirements file!

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