Skip to content

Commit

Permalink
[dep] Add imgaug-pip. (#20491)
Browse files Browse the repository at this point in the history
https://pypi.org/project/imgaug/

Not sure where to confirm non-Ubuntu platform (as I'm only on Ubuntu), but looking at other PRs for pip (e.g. https://github.com/ros/rosdistro/pull/20369/files), is listing pypi page sufficient as a proof?
  • Loading branch information
130s authored and tfoote committed Mar 7, 2019
1 parent 2540e78 commit 5a82d3f
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 @@ -122,6 +122,19 @@ gunicorn:
fedora: [python-gunicorn]
gentoo: [www-servers/gunicorn]
ubuntu: [gunicorn]
imgaug-pip:
debian:
pip:
packages: [imgaug]
fedora:
pip:
packages: [imgaug]
osx:
pip:
packages: [imgaug]
ubuntu:
pip:
packages: [imgaug]
intelhex-pip:
debian:
pip:
Expand Down

0 comments on commit 5a82d3f

Please sign in to comment.