Skip to content
  • Philipp Hörist's avatar
    [preview] Get rid of proxy via curl · f9edddf3
    Philipp Hörist authored
    Pythons urllib supports proxys via env vars `http_proxy` and
    `https_proxy`.
    
    If someday needed this should be reimplemented with urllibs ProxyHandler
    
    Fixes #262
    f9edddf3