• David Beitey's avatar
    Use HTTPS for PyPI index · 4a4e9661
    David Beitey authored
    PyPI redirects HTTP to HTTPS by default now so using HTTPS directly
    avoids the potential for that redirect being modified in flight,
    helping prevent MITM attacks.
    
    Fixes #114.
    
    (cherry picked from commit fac9979f)
    4a4e9661
easy_install.txt 46.9 KB