- 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
-
- 20 Nov, 2017 12 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
use ssl.create_default_context and SNI if available
-
- 14 Nov, 2017 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Build meta: fixes and cleanups
-
- 13 Nov, 2017 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix test command
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 11 Nov, 2017 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 10 Nov, 2017 15 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
support `setup_requires` in setup.cfg
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
python 3 bdist_egg --exclude-source-files __pycache__ issue
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-