community.general/lib/ansible/modules/packaging
james-prior 68b9c2ffa7 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-12-08 11:24:31 -05:00
..
language Make explicit that virtualenv is created if needed for pip module. (#3731) 2016-12-08 11:24:31 -05:00
os Convert packaging/* to py3/py2.4 syntax (#3702) 2016-12-08 11:24:30 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00