Call pipdeptree from python -m 31/5131/2
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 8 Jun 2017 23:27:07 +0000 (16:27 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 9 Jun 2017 14:59:05 +0000 (10:59 -0400)
commit62f7abdf038e6a2534d139792b61814c03d41c7c
tree871b68c37722fde6fe5b0eb0175de289cb308877
parent56864adf9a6062190e4b9bedc2944cb6a95f8014
Call pipdeptree from python -m

Instead of pipdeptree itself which fails when the workspace is
too long, due to kernel constraint on max length available for an
interpreter and args.

Change-Id: Id7c3933c8a53c7648070e80e0d74bf905e547611
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/lftools-install.sh
shell/tox-install.sh