ensure-tox: update Python version documentation

Change bed3643b28 modified the
tox_prefer_python2 default to false; update the README.rst.

Change-Id: Ie8f9ecbb2da06f1e3a3602a4cc0975ea21c2f822
This commit is contained in:
Ian Wienand 2020-04-06 17:04:00 +10:00
parent 55e31dd996
commit 82b466aa68

View File

@ -11,7 +11,7 @@ user install directory (i.e., "pip install --user").
Optional path to point tox executable
.. zuul:rolevar:: tox_prefer_python2
:default: ``true``
:default: ``false``
If tox is not detected, prefer to install tox inside Python 2 instead of
Python 3.
If tox is not detected, prefer to install tox inside Python 2
instead of Python 3.