Skip to content

Commit

Permalink
Add virtualserialports to python.yaml (#29587)
Browse files Browse the repository at this point in the history
* Add virtualserialports to python.yaml

Signed-off-by: Gabriel Gaessler <gabriel.gaessler@de.bosch.com>

* Remove Python2 version of virtualserialports from python.yaml

Signed-off-by: Gabriel Gaessler <gabriel.gaessler@de.bosch.com>

* Remove gentoo entry for virtualserialports from python.yaml

Signed-off-by: Gabriel Gaessler <gabriel.gaessler@de.bosch.com>
  • Loading branch information
ggaessler committed Jun 17, 2021
1 parent 7b1497c commit 7a34f7f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7886,6 +7886,16 @@ python3-venv:
fedora: [python3-libs]
nixos: [python3]
ubuntu: [python3-venv]
python3-virtualserialports-pip:
debian:
pip:
packages: [PyVirtualSerialPorts]
fedora:
pip:
packages: [PyVirtualSerialPorts]
ubuntu:
pip:
packages: [PyVirtualSerialPorts]
python3-watchdog:
debian: [python3-watchdog]
fedora: [python3-watchdog]
Expand Down

0 comments on commit 7a34f7f

Please sign in to comment.