Skip to content

fix: declare editable.mode for hello-cmake-package#66

Open
henryiii wants to merge 1 commit into
mainfrom
hello-cmake-package-editable-inplace
Open

fix: declare editable.mode for hello-cmake-package#66
henryiii wants to merge 1 commit into
mainfrom
hello-cmake-package-editable-inplace

Conversation

@henryiii

@henryiii henryiii commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Fun fact: this was generated by Claude Fable 5 - while working on a different PR: scikit-build/scikit-build#1185.

🤖 AI text below 🤖

The next major scikit-build release replaces its backend with scikit-build-core's setuptools plugin (see scikit-build/scikit-build-core#1316; scikit-build draft PR to follow). Editable/inplace installs there require editable.mode = "inplace" under [tool.scikit-build], so this adds that to hello-cmake-package's pyproject.toml.

No other changes needed: all six classic-skbuild sample projects (hello-cpp, hello-pure, hello-cython, hello-pybind11, pen2-cython, hello-cmake-package) build unchanged against the new backend, and scikit-build's CI now builds them on Linux/macOS/Windows as a regression check.

🤖 Generated with Claude Code

The upcoming scikit-build release, backed by scikit-build-core's
setuptools plugin, requires editable.mode = "inplace" under
[tool.scikit-build] for editable installs.

Assisted-by: ClaudeCode:claude-fable-5
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.

1 participant