- 02 Jun, 2018 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Remove documentation about non-package data files that's no longer relevant without eggs. Fixes #1385.
-
- 24 May, 2018 5 commits
-
-
Paul Ganssle authored
Drop support for EOL Python 3.3
-
Paul Ganssle authored
-
Hugo authored
-
Hugo authored
-
Hugo authored
-
- 20 May, 2018 1 commit
-
-
Jason R. Coombs authored
Add reference to Setuptools Developers team for clarity of maintenance and removed reference to Jason as maintainer.
-
- 19 May, 2018 3 commits
-
-
Paul Ganssle authored
Make minor fixes to release docs
-
Jeremy Bowman authored
-
Jeremy Bowman authored
-
- 18 May, 2018 4 commits
-
-
Jason R. Coombs authored
Bump appveyor Python 3 to 3.6
-
Jason R. Coombs authored
Allow setting long_description_content_type externally
-
Jason R. Coombs authored
Feature/issue 1330
-
Jason R. Coombs authored
Update release process docs
-
- 17 May, 2018 6 commits
-
-
Jeremy Bowman authored
-
Jeremy Bowman authored
Don't require network in tests
-
Jeremy Bowman authored
Stop testing Python 3.3 in Travis
-
Paul Ganssle authored
Use canonicalize_name to look for .dist-info in wheel files
-
Jeremy Bowman authored
-
Jeremy Bowman authored
Add tests for PEP 425 support
-
- 16 May, 2018 9 commits
-
-
Jason R. Coombs authored
Fix attr: with package_dirs
-
Jeremy Bowman authored
-
Jason R. Coombs authored
Tests in test_egg_info no longer invoke 'setup.py install', but instead focus on the behavior in egg_info as the namesake suggests.
-
Ian Wienand authored
Some tools, such as PBR, might want to set long_description_content_type during the parent object's Distribution.__init__() call (during distutils setup_keywords entry points). However, that field is currently unconditionally overwritten after these calls, erasing the value. We would rather not duplicate the existing method of copying into dist.metadata as done with project_urls. This preserves the fields within Distribution.metadata described by self._DISTUTIULS_UNUPPORTED_METADATA, or otherwise takes it from arguments. A test case that simulates setting the long description and overriding the arguments is added.
-
Jeremy Bowman authored
-
Jason R. Coombs authored
Generate doc previews for pull requests
-
Jeremy Bowman authored
-
Paul Ganssle authored
-
Arnon Yaari authored
Fixes issue #1350
-
- 15 May, 2018 10 commits
-
-
Jeremy Bowman authored
-
Jason R. Coombs authored
-
jeffrey k eliasen authored
-
jeffrey k eliasen authored
-
jeffrey k eliasen authored
-
jeffrey k eliasen authored
-
Jason R. Coombs authored
Support loading version from a file
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Pull request template
-
Jason R. Coombs authored
-