- 15 Jun, 2020 11 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Unify the entry point template.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Fix entry point scripts
-
Jason R. Coombs authored
-
Ofek Lev authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Decrease start-up time of editable-installed entry points on newer versions of Python
-
Ofek Lev authored
-
- 14 Jun, 2020 2 commits
- 29 May, 2020 9 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Defer finalize options
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Avoid loading working set during `Distribution.finalize_options` prior to invoking `_install_setup_requires`, broken since v42.0.0. Fixes #2158.
-
Jason R. Coombs authored
DOC: Update mailing list link
-
- 28 May, 2020 6 commits
-
-
Sumana Harihareswara authored
Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ the pypa-dev Google Group is now decommissioned. Pointing to distutils-sig instead. Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
-
Jason R. Coombs authored
-
Jason R. Coombs authored
In wheel-to-egg conversion, use simple pkg_resources-style namespace declaration for packages that declare namespace_packages. Fixes #2070.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
DOC: fix link missing >
-
- 27 May, 2020 1 commit
-
-
Matthias Bussonnier authored
The `decalrative config`_ link present higher in the document is also unresolved, I'm not quite sure what the intended target was.
-
- 26 May, 2020 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Crash under Python 2
-
- 25 May, 2020 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Give a less confusing example for requirements parsing
-
- 24 May, 2020 4 commits
-
-
Jason R. Coombs authored
Run docs build as part of CI
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Moved distutils' doc for setup-keywords into our doc to document all supported keywords
-
Jason R. Coombs authored
-