[17:03:34] <sugoruyo> ronny: I guess HTTP proxy? I think they're running squid but I'm not sure
[17:06:59] <ronny> sugoruyo: so whats the problem?
[17:08:31] <sugoruyo> first off, I'm running Mint (which might have something to do with it). I've got proxy settings defined in the DE and almost all GUI programs work fine, I've also got the settings specified for apt to work
[17:08:51] <sugoruyo> finally, my .bashrc defines $HTTP_PROXY and $HTTPS_PROXY, also in small letters as well
[17:09:16] <sugoruyo> most other CLI tools seem to work OK with all this
[17:17:27] <sugoruyo> ronny: OK, .pip/pip.conf seems perfectly normal. What is the syntax though? I don't have such a file, do I just make one and put PIP_PROXY="proxyaddress" into it? Does it need to be quoted or not? I don't see this information on that docs page...
[17:17:51] <ronny> sugoruyo: oh wait, PIP_PROXY would be the env var
[17:18:02] <ronny> sugoruyo: for the toher stuff see the link i posted, its a ini file
[17:18:56] <sugoruyo> ronny: should setting PIP_PROXY=$HTTP_PROXY work?
[17:24:18] <ronny> sugoruyo: i think so, but cant test amt