mirror of https://github.com/ansible/ansible.git
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.
pull/18777/head
parent
9167abdd10
commit
68b9c2ffa7
Loading…
Reference in New Issue