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
2015-11-03 14:49:38 +00:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
easy_install.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
gem.py Adding version detection 2015-06-29 23:13:29 -07:00
pip.py Use 'pip freeze' output to detect changes with requirement specified 2015-11-03 14:49:38 +00:00