Skip to content

Commit

Permalink
Add platformio (#44119)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Lalancette <[email protected]>
  • Loading branch information
Tacha-S and clalancette authored Jan 30, 2025
1 parent d7fd58e commit 253db69
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,14 @@ pika:
pip:
packages: [pika]
ubuntu: [python-pika]
platformio:
debian:
pip:
packages: [platformio]
fedora: [platformio]
ubuntu:
'*': [platformio]
focal: null
pydocstyle:
alpine: [py3-pydocstyle]
arch: [python-pydocstyle]
Expand Down

0 comments on commit 253db69

Please sign in to comment.