Skip to content

Commit

Permalink
Add uvloop to python rosdep index (#38754)
Browse files Browse the repository at this point in the history
* Add uvtool to python rosdep index

* Fix nonsleep mistake :)

* Remove non-existing repos
  • Loading branch information
nachovizzo authored Oct 13, 2023
1 parent 7e2b189 commit f685359
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rosdep/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9266,6 +9266,13 @@ python3-uvicorn:
bionic:
pip:
packages: [uvicorn]
python3-uvloop:
arch: [python-uvloop]
debian: [python3-uvloop]
fedora: [python3-uvloop]
gentoo: [dev-python/uvloop]
nixos: [python3Packages.uvloop]
ubuntu: [python3-uvloop]
python3-vcstool:
alpine: [vcstool]
debian: [python3-vcstool]
Expand Down

0 comments on commit f685359

Please sign in to comment.