- 01 Dec, 2019 4 commits
-
-
Jason R. Coombs authored
Merge pull request #1922 from benoit-pierre/fix_possible_issue_with_transitive_build_dependencies_from_extras fix possible issue with transitive build dependencies
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Rename 'Professional support' to 'For Enterprise' and add section on 'For Enterprise' to the README (linking to Tidelift).
-
- 27 Nov, 2019 1 commit
-
-
Benoit Pierre authored
Handle the case where a missing transitive build dependency is required by an extra for an already installed build dependency.
-
- 25 Nov, 2019 3 commits
-
-
Benoit Pierre authored
-
Benoit Pierre authored
wheel: fix `is_compatible` implementation
-
Benoit Pierre authored
-
- 23 Nov, 2019 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Add new hook 'setuptools.finalize_distribution_options'
-
Jason R. Coombs authored
Revert "drop easy_install script and associated documentation"
-
- 17 Nov, 2019 2 commits
-
-
Benoit Pierre authored
-
Jason R. Coombs authored
wheel: switch to `packaging.tags` for checking PEP 425 tags
-
- 16 Nov, 2019 7 commits
-
-
Benoit Pierre authored
This reverts commit 6e1838a9.
-
Jason R. Coombs authored
Add support for `license_files` option in metadata
-
Jason R. Coombs authored
drop easy_install script/command, re-implement `fetch_build_egg` to use pip
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Move all finalization of distribution options into hooks. Allow hooks to specify an index for ordering.
-
- 15 Nov, 2019 7 commits
-
-
Benoit Pierre authored
-
Benoit Pierre authored
-
Benoit Pierre authored
-
mergify[bot] authored
tweak workaround for #1644
-
Benoit Pierre authored
Work around buggy pip detection code for "pip.exe install/update pip ...".
-
mergify[bot] authored
tests: fix some pytest warnings under Python 2
-
Benoit Pierre authored
-
- 13 Nov, 2019 4 commits
-
-
Benoit Pierre authored
Merge pull request #1867 from benoit-pierre/drop-some-pkg_resources-tests-dependency-on-easy_install test: drop pkg_resources tests dependency on easy_install
-
Benoit Pierre authored
-
Benoit Pierre authored
improve workaround for #1644
-
Benoit Pierre authored
Fix empty namespace package wheel install
-
- 03 Nov, 2019 1 commit
-
-
Paul Ganssle authored
Remove "upload" and "register" commands.
-
- 02 Nov, 2019 1 commit
-
-
Paul Ganssle authored
The upload and register commands were deprecated over a year ago, in July 2018 (PR GH-1410, discussed in issue GH-1381). It is time to actively remove them in favor of twine.
-
- 31 Oct, 2019 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 29 Oct, 2019 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Upgrade setuptools.depends to importlib from depracated imp
-
Batuhan Taskaya authored
-
Batuhan Taskaya authored
-