1. 02 Feb, 2018 1 commit
  2. 21 Jan, 2018 4 commits
  3. 19 Jan, 2018 1 commit
  4. 04 Dec, 2017 10 commits
  5. 03 Dec, 2017 1 commit
  6. 02 Dec, 2017 2 commits
  7. 01 Dec, 2017 11 commits
  8. 29 Nov, 2017 3 commits
  9. 22 Nov, 2017 1 commit
  10. 02 Nov, 2017 2 commits
  11. 22 Sep, 2017 3 commits
  12. 21 Sep, 2017 1 commit
    • David Beitey's avatar
      Use HTTPS for PyPI index · fac9979f
      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.
      fac9979f