pip.sh: unify the way virtualenv is invoked
"python -m" also seems to be a more robust way of calling virtualenv than relying on the virtualenv command on path.
Loading
Please sign in to comment
"python -m" also seems to be a more robust way of calling virtualenv than relying on the virtualenv command on path.