1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
Christopher Hunt ea47be571e
Merge pull request #7772 from chrahunt/refactor/command-level-scoped-tracker
Use Command context helper to cleanup requirement tracker
2020-02-24 06:51:06 +08:00
..
cli Merge pull request #7747 from pfmoore/parsed_requirement 2020-02-24 00:21:28 +08:00
commands Merge pull request #7772 from chrahunt/refactor/command-level-scoped-tracker 2020-02-24 06:51:06 +08:00
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Merge pull request #7596 from uranusjr/6446-link-url-quoting 2020-02-14 16:00:43 +05:30
models Update old-style formatting to new-style formatting (#7762) 2020-02-21 21:48:14 +05:30
network Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
operations Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
req Merge pull request #7747 from pfmoore/parsed_requirement 2020-02-24 00:21:28 +08:00
utils Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
vcs Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
__init__.py Setup old entrypoints in pip module 2019-12-19 21:20:51 -05:00
build_env.py Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
cache.py Remove unused WheelCache.cleanup 2020-02-04 23:11:27 -05:00
configuration.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
exceptions.py Update old-style formatting to new-style formatting (#7762) 2020-02-21 21:48:14 +05:30
legacy_resolve.py Record on the requirement whether it has been successfully downloaded 2020-02-07 16:40:27 +00:00
locations.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
main.py Setup old entrypoints in pip module 2019-12-19 21:20:51 -05:00
pep425tags.py Remove unused version functions 2020-01-07 19:01:14 -05:00
pyproject.py Capital S in BuildSystemDetails 2019-11-23 16:46:40 +00:00
self_outdated_check.py Update src/pip/_internal/self_outdated_check.py 2020-01-02 00:00:59 +08:00
wheel_builder.py Add info log when wheel building is skipped (#7768) 2020-02-23 22:56:36 +01:00