Mohammed Naser 45a3790d85 ensure-tox: save tox_executable fact
If we install our own local version of tox, we should set a fact
with the tox_executable so other tasks can leverage it.

Change-Id: If6895bbb898261e88c0e3083d21210209f79995f
2020-02-04 20:46:07 +01:00
..
2018-04-05 11:07:42 -07: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").