Python 3.5 and python2 tox in Ubuntu 16.04 90/63290/5
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 4 Mar 2020 20:46:18 +0000 (15:46 -0500)
committerAric Gardner <agardner@linuxfoundation.org>
Thu, 5 Mar 2020 20:20:50 +0000 (15:20 -0500)
commit55ab26cef0843e8c7f781a97fa822de6acc93c49
treebab045c01fb084e0e04c3f30f5bfd206d9272822
parenta43f74d71d53a8fb70cf0bed85bfa0449b80a0c2
Python 3.5 and python2 tox in Ubuntu 16.04

Ubuntu 16.04 calls a python2 version of tox.
so we must upgrade it even if we are testing with python3

ubuntu 16.04 has python 3.5 we must pinn the zipp package

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I4d2513c15baf4f00313885b35f8f0a297874b2b3
releasenotes/notes/fix-python-35-ubuntu1604-d9d6cec207b568d7.yaml [new file with mode: 0644]
shell/python-tools-install.sh
shell/tox-install.sh