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 r.david.murray
Recipients dstufft, ncoghlan, paul.moore, r.david.murray
Date 2013-12-23.15:02:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387810954.93.0.119881236834.issue20053@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know anything about pip configuration or the tests, but perhaps you want to use something like: 

'PIP_CONFIG_FILE={}'.format(os.devnull)
History
Date User Action Args
2013-12-23 15:02:34r.david.murraysetrecipients: + r.david.murray, paul.moore, ncoghlan, dstufft
2013-12-23 15:02:34r.david.murraysetmessageid: <1387810954.93.0.119881236834.issue20053@psf.upfronthosting.co.za>
2013-12-23 15:02:34r.david.murraylinkissue20053 messages
2013-12-23 15:02:34r.david.murraycreate