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
Daniele Varrazzo a95fee4079 Use 'pip freeze' output to detect changes with requirement specified
If the requirements contains a repos url it will always report 'Successfully
installed'; there is no difference in the output to tell apart if
anything new was pulled. Use freeze to detect if the environment changed
in any way.

Should fix ansible/ansible#1705
9 years ago
..
__init__.py Some more module categorization. 10 years ago
easy_install.py Proper author info for all remaining modules 9 years ago
gem.py Adding version detection 9 years ago
pip.py Use 'pip freeze' output to detect changes with requirement specified 9 years ago