Comment 13 for bug 1465086

Revision history for this message
Mehdi Abaakouk (sileht) wrote :

Also a proxy can be setup only for pip by putting in your .pip/pip.conf:

[global]
proxy = [user:passwd@]proxy.server:port

This solution is safer than using passenv