commit | 6edd82a1d25bb941ebb5f5e98690ddc2ddbbd79e | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Tue Feb 04 23:02:36 2014 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Tue Feb 04 23:02:36 2014 +1000 |
tree | 6388877441889873b89608d9e9542aba4ba7a3eb | |
parent | a9b15241c6bdf8ac71f1dc598b7c01a20518b6a7 [diff] |
Close #20053: ignore default pip config settings ensurepip now sets PIP_CONFIG_FILE to os.devnull before import pip from the wheel file. This also ensures venv ignores the default settings when bootstrapping pip.