Skip to content

Commit

Permalink
Add python3-typeshed (#40651)
Browse files Browse the repository at this point in the history
* Update python.yaml

* Update python.yaml

* Update python.yaml

* Update python.yaml

* Update python.yaml

* Update rosdep/python.yaml

Co-authored-by: Scott K Logan <[email protected]>

* Update rosdep/python.yaml

Co-authored-by: Scott K Logan <[email protected]>

* Fix space

* Update python.yaml

---------

Co-authored-by: Scott K Logan <[email protected]>
  • Loading branch information
InvincibleRMC and cottsay authored Apr 19, 2024
1 parent c5c4eeb commit ea0495a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9518,6 +9518,19 @@ python3-typeguard-pip:
ubuntu:
pip:
packages: [typeguard]
python3-types-pyyaml:
debian: [python3-typeshed]
fedora: [python3-types-pyyaml]
rhel:
'*': [python3-types-pyyaml]
'8':
pip:
packages: [types-pyyaml]
ubuntu:
'*': [python3-typeshed]
focal:
pip:
packages: [types-pyyaml]
python3-typing-extensions:
arch: [python-typing_extensions]
debian: [python3-typing-extensions]
Expand Down

0 comments on commit ea0495a

Please sign in to comment.