4452d98662
* ansible-test - prefer venv over virtualenv on Python 3 (#73000)
Also pin virtualenv to 16.7.10 for older Mac OS X systems. This was the version being installed
anway with the previous constraint (<20).
On systems with Python 3, now prefer venv over virtualenv. Test to see if venv is functional since
some systems have a non-functional venv installation (such as Debian).
(cherry picked from commit
|
||
---|---|---|
.. | ||
ansible | ||
ansible-config | ||
ansible-connection | ||
ansible-console | ||
ansible-doc | ||
ansible-galaxy | ||
ansible-inventory | ||
ansible-playbook | ||
ansible-pull | ||
ansible-test | ||
ansible-vault | ||
importer.py | ||
pytest | ||
python.py | ||
virtualenv-isolated.sh | ||
virtualenv.sh |