![Mohammed Naser](/assets/img/avatar_default.png)
The role currently defaults to installing tox with python2 in order to maintain compatibility with existing jobs. This change makes the default behaviour use python3 as python2 is EOL. Change-Id: Ic41b8fee7ae8a8f5df6c1107c6ed812c14b8c8be
Ensure tox is installed
If tox is not already installed, it will be installed via pip in the user install directory (i.e., "pip install --user").
Role Variables