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.
2016-05-24 20:50:33 -07: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 Change gem_source and executable to 'path' 2016-04-26 22:20:03 +02:00
pip.py Make explicit that virtualenv is created if needed for pip module. (#3731) 2016-05-24 20:50:33 -07:00