From 5a82d3f80406c86aa809be0faccfe74c4d0686f1 Mon Sep 17 00:00:00 2001 From: "Isaac I.Y. Saito" <130s@users.noreply.github.com> Date: Thu, 7 Mar 2019 13:19:33 -0800 Subject: [PATCH] [dep] Add imgaug-pip. (#20491) 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? --- rosdep/python.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/rosdep/python.yaml b/rosdep/python.yaml index c099f17f7d5d3..af7386343845e 100644 --- a/rosdep/python.yaml +++ b/rosdep/python.yaml @@ -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: