An error occurred fetching the project authors.
- 05 Dec, 2017 1 commit
-
-
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.
-
- 22 Nov, 2017 1 commit
-
-
Jeremy Stanley authored
By including one or more Project-URL entries in PKG-INFO metadata, PyPI can display helpful hyperlinks in a generic manner. Add support here to be able to pass it through setup.cfg and setup.py with a project_urls dict. See the corresponding section of the Core Metadata Specifications from the Python Packaging User Guide for details: https://packaging.python.org/specifications/core-metadata/#project-url-multiple-use
-
- 14 Sep, 2017 1 commit
-
-
John T. Wodder II authored
-
- 28 Aug, 2017 2 commits
-
-
Dustin Ingram authored
-
Sviatoslav Sydorenko authored
Now it's possible to use it like this: * long_description = file: README.rst, CHANGELOG.rst, LICENSE.rst
-
- 12 Apr, 2017 1 commit
-
-
Igor Starikov authored
(see # 1006)
-
- 07 Apr, 2017 1 commit
-
-
Marcel Bargull authored
-
- 04 Feb, 2017 1 commit
-
-
idle sign authored
-
- 02 Feb, 2017 1 commit
-
-
smheidrich authored
-
- 07 Jan, 2017 1 commit
-
-
Jason R. Coombs authored
-
- 03 Jan, 2017 1 commit
-
-
Patrick Lannigan authored
PEP 496 is a draft that was never accepted, so it does not have the correct information.
-
- 02 Jan, 2017 4 commits
-
-
Patrick Lannigan authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Patrick Lannigan authored
-
- 10 Dec, 2016 2 commits
- 09 Dec, 2016 1 commit
-
-
Jason R. Coombs authored
Drop support for Python 2.6, removing lots of compatibility code for a leaner, cleaner codebase. Fixes #878.
-
- 05 Dec, 2016 1 commit
-
-
idle sign authored
-
- 14 Oct, 2016 1 commit
-
-
Peter Bittner authored
-
- 14 Jul, 2016 1 commit
-
-
Xavier Fernandez authored
-
- 02 Jun, 2016 1 commit
-
-
Michael Klich authored
-
- 11 Apr, 2016 1 commit
-
-
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
-
- 29 Mar, 2016 1 commit
-
-
Jason R. Coombs authored
-
- 20 Mar, 2016 1 commit
-
-
Alexey Kotlyarov authored
-
- 17 Mar, 2016 1 commit
-
-
Alexey Kotlyarov authored
-
- 12 Feb, 2016 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
setuptools no longer provides an upload command.
-
- 27 Nov, 2015 1 commit
-
-
Jason R. Coombs authored
-
- 05 Sep, 2015 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 02 Jul, 2015 1 commit
-
-
vrutsky authored
-
- 26 Dec, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 11 Oct, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 04 Aug, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 29 Jun, 2014 1 commit
-
-
Martin Geisler authored
-
- 02 May, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 23 Mar, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 17 Mar, 2014 1 commit
-
-
Steven Maude authored
-
- 16 Mar, 2014 1 commit
-
-
Jason R. Coombs authored
-