Skip to content

chore: use scikit-build-core for the build #5598

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Apr 2, 2025

Description

Switches to scikit-build-core from setuptools. Using PEP 639 licence.

Still need to update tests to restore checking the generated files, and figure out a way to pin [global] to pybind11-global.

Suggested changelog entry:

* Use scikit-build-core for the build backend. The CMake generation has been moved to the sdist->wheel step. ``PYBIND11_GLOBAL_PREFIX`` has been removed.

@henryiii henryiii force-pushed the henryiii/feat/skbc branch 6 times, most recently from d8188d9 to 098e77b Compare April 3, 2025 21:42
@jcfr
Copy link

jcfr commented Apr 4, 2025

re: Suggested changelog entry

Explain how results previously obtained by setting PYBIND11_GLOBAL_PREFIX can now be achieved. (e.g by running nox -s build_global or by installing a pybind11-global SDist)

@henryiii
Copy link
Collaborator Author

henryiii commented Apr 5, 2025

As for the explanation, I think that should go in the upgrade guide.

@henryiii henryiii force-pushed the henryiii/feat/skbc branch from 08a874a to 855e26b Compare April 14, 2025 21:52
Signed-off-by: Henry Schreiner <[email protected]>
@henryiii henryiii force-pushed the henryiii/feat/skbc branch from 855e26b to d9d3774 Compare April 15, 2025 15:28
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