Python 3.5 and python2 tox in Ubuntu 16.04 90/63290/8
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 4 Mar 2020 20:46:18 +0000 (15:46 -0500)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 10 Mar 2020 13:49:18 +0000 (13:49 +0000)
commit7b3a94680451f4bf5eb902ae63658d33d8029bdd
treed79820fddce223372d1c28179c5ad8c1f7f67097
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