[issue50] Add ability use proxies
New submission from Bryan Deter <bryan.deter@gmail.com>: It would be very helpful to have the ability to have setuptools route through a proxy. This would make using it in controlled environments significantly easier. ---------- messages: 197 nosy: deterb priority: wish status: unread title: Add ability use proxies _______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue50> _______________________________________________
--On 5. Oktober 2008 19:06:57 +0000 Bryan Deter <setuptools@bugs.python.org> wrote:
New submission from Bryan Deter <bryan.deter@gmail.com>:
It would be very helpful to have the ability to have setuptools route through a proxy. This would make using it in controlled environments significantly easier.
I would expect that setuptools respects the http_proxy (check the spelling with the Python library) environment variable. -aj
participants (2)
-
Andreas Jung -
Bryan Deter