ansible/test/lib/ansible_test
Sam Doooran 850a77f639
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).
2020-12-17 10:51:42 -05:00
..
_data ansible-test - prefer venv over virtualenv on Python 3 (#73000) 2020-12-17 10:51:42 -05:00
_internal Update ansible-test pylint Python support. (#72972) 2020-12-15 10:27:32 -08:00
config Clean up ansible-test inventory templates. (#60321) 2019-08-09 11:06:21 -07:00
__init__.py