Luc Belliveau
Results
2
issues of
Luc Belliveau
# Allow reverse: false when localHost is set. There are use cases where -L port:someOtherHost:port is needed. This PR adds the ability to override the automatic reversal setting by explicitly...
This is a fix for https://github.com/pypa/virtualenv/issues/596 Simply not calling the pip executable directly, invoking `python -m pip` instead,