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
james-prior 170ce382af Make explicit that virtualenv is created if needed for pip module. (#3731)
packaging/language/pip.py:
    virtualenv option:
        Mention that virtualenv is created if it does not exist.
            (Explicit is better than implicit.)
        Mention other relevant options.
    notes:
        initialized -> created
    Wrap long lines.
8 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 Change gem_source and executable to 'path' 9 years ago
pip.py Make explicit that virtualenv is created if needed for pip module. (#3731) 8 years ago