Skip to content

Add nanobind#139

Merged
thomasisensee merged 18 commits into
mainfrom
nanobind
Jun 18, 2026
Merged

Add nanobind#139
thomasisensee merged 18 commits into
mainfrom
nanobind

Conversation

@thomasisensee

@thomasisensee thomasisensee commented Mar 26, 2026

Copy link
Copy Markdown
Member
  • Add nanobind as option for python bindings, alongside the existing pybind11 option
  • Bump GitHub actions versions
  • Fix issue with version bump on baked project actually bumping the cmake version

@thomasisensee

thomasisensee commented Mar 30, 2026

Copy link
Copy Markdown
Member Author

In the test-gha-cookiecutter, the version was not only increased on the project version, but also on the cmake version. Result: it is now at "0.0.122" which does not exist.

https://github.com/dokempf/test-gha-cookiecutter/blob/292da09ccc3baf22a5a486e00eb46b7b813a488c/pyproject.toml#L35

The last release was two years ago: https://pypi.org/project/testghacookiecutter/#history

EDIT: fixed with subsequent commits

@thomasisensee

Copy link
Copy Markdown
Member Author

@thomasisensee thomasisensee requested a review from dokempf May 19, 2026 14:21
@thomasisensee thomasisensee linked an issue May 20, 2026 that may be closed by this pull request
@thomasisensee thomasisensee merged commit 1c409ec into main Jun 18, 2026
0 of 7 checks passed
@thomasisensee thomasisensee deleted the nanobind branch June 18, 2026 07:48
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.

Add support for nanobind

1 participant