Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions rosdep/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8191,8 +8191,15 @@ nanobind-dev:
bookworm:
pip:
packages: [nanobind]
fedora: [python3-nanobind]
freebsd: [nanobind]
gentoo: [dev-python/nanobind]
nixos: [python3Packages.nanobind]
openembedded: [python3-nanobind@meta-python]
rhel:
'*': [python3-nanobind]
'8': null
'9': null
Comment thread
christophebedard marked this conversation as resolved.
ubuntu:
'*': [nanobind-dev]
focal:
Expand Down
Loading