You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_data/injector
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).
4 years ago
..
ansible Relocate ansible-test code. (#60147) 5 years ago
ansible-config Relocate ansible-test code. (#60147) 5 years ago
ansible-connection Relocate ansible-test code. (#60147) 5 years ago
ansible-console Relocate ansible-test code. (#60147) 5 years ago
ansible-doc Relocate ansible-test code. (#60147) 5 years ago
ansible-galaxy Relocate ansible-test code. (#60147) 5 years ago
ansible-inventory Relocate ansible-test code. (#60147) 5 years ago
ansible-playbook Relocate ansible-test code. (#60147) 5 years ago
ansible-pull Relocate ansible-test code. (#60147) 5 years ago
ansible-test Additional ansible-test path fixes. (#60300) 5 years ago
ansible-vault Relocate ansible-test code. (#60147) 5 years ago
importer.py Relocate ansible-test code. (#60147) 5 years ago
pytest Relocate ansible-test code. (#60147) 5 years ago
python.py Code cleanup in ansible-test. 4 years ago
virtualenv-isolated.sh ansible-test - prefer venv over virtualenv on Python 3 (#73000) 4 years ago
virtualenv.sh ansible-test - prefer venv over virtualenv on Python 3 (#73000) 4 years ago