1. 10 Nov, 2021 2 commits
  2. 08 May, 2020 1 commit
  3. 07 Apr, 2020 4 commits
  4. 05 Jan, 2020 2 commits
  5. 18 Jul, 2019 1 commit
  6. 06 Jun, 2019 2 commits
  7. 03 Jun, 2019 4 commits
  8. 26 Jan, 2019 1 commit
  9. 03 Aug, 2018 1 commit
  10. 02 Apr, 2018 2 commits
  11. 27 Feb, 2018 1 commit
  12. 13 Feb, 2018 1 commit
  13. 11 Feb, 2018 7 commits
  14. 22 Aug, 2017 1 commit
  15. 06 Aug, 2017 1 commit
  16. 04 Aug, 2017 8 commits
  17. 06 Feb, 2017 1 commit
    • Free Ekanayaka's avatar
      Point Travis to pypy3 version 5.2 (#9) · 6c6067ec
      Free Ekanayaka authored
      The default pypy3 version in Travis is 2.4.0, which implements the
      Python 3.2.x API.
      
      Since setuptools recently dropped support for 3.0-3.2, the pypy3
      builds for testresources are broken.
      
      This branch changes the pypy3 Travis target to use pypy3.3-5.2-alpha1
      instead.
      6c6067ec