Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: wheel is not required for setuptools #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henryiii
Copy link

Wheel has never been required in build-system.requires unless you used import wheel in setup.py (which you should not, wheel doesn't have a public API) - it's requested by setuptools via a hook. And modern setuptools doesn't even use wheel anymore.

@jonathanunderwood
Copy link
Member

Builds failing.

@henryiii
Copy link
Author

Same thing on master, too, from what I can tell.

@henryiii
Copy link
Author

henryiii commented Oct 16, 2024

This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v2. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

You have to keep actions up to date. Old actions stop working. Dependabot can do this, but you need to tell it to group actions, so that upload/download stay in sync.

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