Skip to content

Commit

Permalink
Adding moonraker-api (#38801)
Browse files Browse the repository at this point in the history
* Added moonraker-api pip package.

* Fixed incorrect alias.

* Removed python2 entry since package is >=3.8.

* Update rosdep/python.yaml

Co-authored-by: Steven! Ragnarök <[email protected]>

---------

Co-authored-by: Steven! Ragnarök <[email protected]>
  • Loading branch information
ralphieraccoon and nuclearsandwich authored Nov 8, 2023
1 parent 3c14b94 commit 51eb3aa
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 @@ -6867,6 +6867,13 @@ python3-mock:
packages: [mock]
rhel: ['python%{python3_pkgversion}-mock']
ubuntu: [python3-mock]
python3-moonraker-api-pip:
debian:
pip:
packages: [moonraker-api]
ubuntu:
pip:
packages: [moonraker-api]
python3-more-itertools:
arch: [python-more-itertools]
debian: [python3-more-itertools]
Expand Down

0 comments on commit 51eb3aa

Please sign in to comment.