Skip to content

Commit

Permalink
get really hairy
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Reitz <[email protected]>
  • Loading branch information
kennethreitz committed Sep 28, 2017
1 parent 107f778 commit 4c000e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipenv/patched/pip/req/req_install.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
def update_python_path():
global PIP_PYTHON_PATH
PIP_PYTHON_PATH = os.environ.get('PIP_PYTHON_PATH')
sys.executable = PIP_PYTHON_PATH


def _strip_extras(path):
Expand Down

0 comments on commit 4c000e4

Please sign in to comment.