Skip to content

BLD Adds runtime lincense to wheels #29861

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

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

thomasjpfan
Copy link
Member

Reference Issues/PRs

Fixes #27559 (comment)

What does this implement/fix? Explain your changes.

With this PR, the licenses from our runtime libraries are bundled in with our licenses in the wheels.

Copy link

github-actions bot commented Sep 16, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 56b9b4e. Link to the linter CI: here

@thomasjpfan
Copy link
Member Author

Looks like everything works. The only failing issue is https://github.com/scikit-learn/scikit-learn/actions/runs/10886304161/job/30205993553?pr=29861 because it could not find a 3.13t wheel.

@betatim
Copy link
Member

betatim commented Oct 7, 2024

What do we do about the "no 3.13t wheels for pandas" problem?

Otherwise it would be nice to merge this before we all forget about it?

Copy link
Member

@lorentzenchr lorentzenchr left a comment

Choose a reason for hiding this comment

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

Merge conflicts need to be resolved.

@thomasjpfan
Copy link
Member Author

What do we do about the "no 3.13t wheels for pandas" problem?

It's been resolved now. There are 3.13t wheels for pandas now.

@betatim betatim merged commit be52df5 into scikit-learn:main Oct 9, 2024
52 checks passed
BenJourdan pushed a commit to gregoryschwartzman/scikit-learn that referenced this pull request Oct 11, 2024
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.

Correctly document linked libraries
3 participants