Skip to content
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

Remove pybind11 dependency #130

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Dec 19, 2023

It looks like we no longer use this anywhere except in the extension wrapper, which simply adds some compile flags (see https://github.com/pybind/pybind11/blob/v2.11.1/pybind11/setup_helpers.py#L87)

Removing this should help unblock numpy-nightly testing (#129).

@jakevdp jakevdp self-assigned this Dec 19, 2023
@jakevdp jakevdp requested a review from hawkinsp December 19, 2023 21:52
pyproject.toml Outdated Show resolved Hide resolved
@jakevdp jakevdp changed the title Move build to nanobind Remove pybind11 dependency Dec 19, 2023
@copybara-service copybara-service bot merged commit 6f7b695 into jax-ml:main Dec 19, 2023
14 checks passed
@jakevdp jakevdp deleted the nanobind branch December 19, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants