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/packaging/language
Toshio Kuratomi 653ec28a97 On Ubuntu16, virtualenv always tries to use python2 even when python2 is not installed.
Workaround that by mimicing the upstream virtualenv behaviour in code
(use the python version that was used to invoke virtualenv/the ansible
module)
9 years ago
..
__init__.py Some more module categorization. 11 years ago
easy_install.py Proper author info for all remaining modules 11 years ago
gem.py gem: add support for --env-shebang (#4377) 9 years ago
pip.py On Ubuntu16, virtualenv always tries to use python2 even when python2 is not installed. 9 years ago