Skip to content

Conversation

@Dan-Flores
Copy link
Contributor

No description provided.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 12, 2025
@Dan-Flores Dan-Flores changed the title add 3.14 python version to workflow wheels test PR for release 0.9 Nov 21, 2025
@Dan-Flores Dan-Flores changed the base branch from main to release/0.9 November 21, 2025 21:50

jobs:
generate-matrix:
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
Copy link
Contributor

Choose a reason for hiding this comment

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

Make sure to rely on the release/2.9 branch of test-infra for all these yaml files. You'll also need to update test-infra-ref: main.


[build-system]
requires = ["setuptools>=61.0"]
requires = ["setuptools>=69.0"]
Copy link
Contributor

Choose a reason for hiding this comment

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

were the changes above needed? I'm surprise we don't need them in main?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The license-files changes were needed to resolve this error on python 3.14. On review, I am not certain that requires a newer version of setuptools, though.

Copy link
Contributor

Choose a reason for hiding this comment

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

This is fishy (and sounds like a regression). We established the license-files = ["LICENSE"] way in #789

This is either a bug in setuptools, or we're doing something wrong here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/binaries/all CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants