Fix rtd verify for lftools 59/61859/2
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 27 Sep 2019 16:11:03 +0000 (12:11 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 27 Sep 2019 16:18:13 +0000 (12:18 -0400)
commitd55622b9eb387b5675fbd00a9b87f05449e85166
tree452bf7fdaea4766c1f29f796f1f9a96caf978d03
parent49efd0f40506f156d007e536f2f97d7dd8c53b37
Fix rtd verify for lftools

lftools docs build runs literal lftools commands
these commands are only avaliable if the current patchset
is installed.

this part is a bit of a hacke, suggestions welcome.
also, if anyone knows how this ever worked before,
id love to know.

Also, install tox so that path has python 3 version of tox
first in path.

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ic3f9bd788db851bec815e86d57a1788e7eae945a
shell/rtd-verify.sh
shell/tox-install.sh