ansible/test/lib/ansible_test
Matt Clay 05ba49cbba ansible-test - No virtualenv install on Python 3
Tests should use the Python built-in ``venv`` module on Python 3 instead of the standalone ``virtualenv`` module.

On Python 2 the ``virtualenv`` module continues to be the only option.
The version installed is either the OS packaged version or the last release to support Python 2, which is version 16.7.10.
2021-01-07 20:12:39 -08:00
..
_data ansible-test - No virtualenv install on Python 3 2021-01-07 20:12:39 -08:00
_internal Refactor ansible-test cryptography install code. 2021-01-07 09:04:33 -08:00
config
__init__.py