zuul-jobs/roles/ensure-tox
Ian Wienand 82b466aa68 ensure-tox: update Python version documentation
Change bed3643b28 modified the
tox_prefer_python2 default to false; update the README.rst.

Change-Id: Ie8f9ecbb2da06f1e3a3602a4cc0975ea21c2f822
2020-04-06 17:04:00 +10:00
..
defaults ensure-tox: use python3 by default 2020-03-12 17:49:45 -04:00
tasks ensure-tox: add prefer_python2 2020-03-04 07:21:20 +00:00
README.rst ensure-tox: update Python version documentation 2020-04-06 17:04:00 +10:00

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