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
Jim Patterson 102167f22e Correct check mode for pip in virtualenv.
Fix #412.  Check mode was always returning changed=True for pip
when the target was in a virtualenv.  The code now uses the normal
tests for determining if change status.
11 years ago
..
__init__.py Some more module categorization. 11 years ago
easy_install.py Some more module categorization. 11 years ago
gem.py Some more module categorization. 11 years ago
pip.py Correct check mode for pip in virtualenv. 11 years ago