Skip to content

MNT Remove built_with_meson logic #31718

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 3 commits into from
Jul 7, 2025

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Jul 7, 2025

The original idea IIRC was to be able to tell whether setuptools or meson was used to build scikit-learn. This may have been useful during the meson/setuptools transition but not anymore. It was a private module sklearn._built_with_meson and private attribute sklearn._BUILT_WITH_MESON and is very likely not used in the wild.

More context #29081.

Copy link

github-actions bot commented Jul 7, 2025

✔️ Linting Passed

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

Generated for commit: 2a37ecd. Link to the linter CI: here

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

Thanks !

@jeremiedbb jeremiedbb merged commit cfd5f78 into scikit-learn:main Jul 7, 2025
40 checks passed
@lesteve lesteve deleted the remove-built-from-meson branch July 7, 2025 13:52
@jeremiedbb jeremiedbb mentioned this pull request Jul 15, 2025
13 tasks
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