An error occurred fetching the project authors.
  1. 05 Dec, 2017 1 commit
    • Jeremy Stanley's avatar
      Document project_urls setup parameter · 7af7f8a6
      Jeremy Stanley authored
      Add an entry to the Setuptools usage documentation for the
      project_urls dict, and include it in the "advanced" project example.
      
      While at it, adjust the dogfooding use in Setuptools' own setup.py
      to use HTTPS for the Documentation URL and drop redundant entries
      for Bug Tracker and Source Code.
      
      Also remove a no-op attribute reassignment from egg_info.py.
      7af7f8a6
  2. 22 Nov, 2017 1 commit
  3. 14 Sep, 2017 1 commit
  4. 28 Aug, 2017 2 commits
  5. 12 Apr, 2017 1 commit
  6. 07 Apr, 2017 1 commit
  7. 04 Feb, 2017 1 commit
  8. 02 Feb, 2017 1 commit
  9. 07 Jan, 2017 1 commit
  10. 03 Jan, 2017 1 commit
  11. 02 Jan, 2017 4 commits
  12. 10 Dec, 2016 2 commits
  13. 09 Dec, 2016 1 commit
  14. 05 Dec, 2016 1 commit
  15. 14 Oct, 2016 1 commit
  16. 14 Jul, 2016 1 commit
  17. 02 Jun, 2016 1 commit
  18. 11 Apr, 2016 1 commit
    • ncoghlan's avatar
      Update rationale for the zip_safe flag · 52d420e6
      ncoghlan authored
      Importing from a zip file no longer significantly reduces the number
      of stat calls during import, and may even slow imports down if
      too many archives are added to sys.path.
      
      The outdated rationale was noted by Thomas Güttler on distutils-sig
      52d420e6
  19. 29 Mar, 2016 1 commit
  20. 20 Mar, 2016 1 commit
  21. 17 Mar, 2016 1 commit
  22. 12 Feb, 2016 2 commits
  23. 27 Nov, 2015 1 commit
  24. 05 Sep, 2015 2 commits
  25. 02 Jul, 2015 1 commit
  26. 26 Dec, 2014 1 commit
  27. 11 Oct, 2014 1 commit
  28. 04 Aug, 2014 1 commit
  29. 29 Jun, 2014 1 commit
  30. 02 May, 2014 1 commit
  31. 23 Mar, 2014 1 commit
  32. 17 Mar, 2014 1 commit
  33. 16 Mar, 2014 1 commit