This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-07-24.21:30:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564003832.35.0.0864190527749.issue37672@roundup.psfhosted.org>
In-reply-to
Content
Currently we set PIP_USER environment variable in the pip.exe redirector, which is not ideal. Now that we have the latest release of pip, we can use a pip.ini file to set the option by default.
History
Date User Action Args
2019-07-24 21:30:32steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2019-07-24 21:30:32steve.dowersetmessageid: <1564003832.35.0.0864190527749.issue37672@roundup.psfhosted.org>
2019-07-24 21:30:32steve.dowerlinkissue37672 messages
2019-07-24 21:30:32steve.dowercreate