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
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
..
language Make explicit that virtualenv is created if needed for pip module. (#3731) 8 years ago
os Convert packaging/* to py3/py2.4 syntax (#3702) 8 years ago
__init__.py package files 10 years ago