pip/src/pip/_internal
Pradyun Gedam 4f6bef6eb4
Merge pull request #7792 from pradyunsg/misc/utils-tags
Rename pep425tags -> utils.compatibility_tags
2020-03-12 14:46:52 +05:30
..
cli Add --unstable-feature=resolver 2020-03-11 18:51:01 +08:00
commands 👹 Feed the hobgoblins (delint). 2020-03-06 12:43:10 -05: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 Merge pull request #7792 from pradyunsg/misc/utils-tags 2020-03-12 14:46:52 +05:30
network Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
operations Merge pull request #7826 from jaraco/bugfix/6973-format-method 2020-03-10 14:58:25 +05:30
req Merge pull request #7792 from pradyunsg/misc/utils-tags 2020-03-12 14:46:52 +05:30
resolution Implement the resolvelib Requirement class 2020-03-11 11:37:56 +00:00
utils Merge pull request #7792 from pradyunsg/misc/utils-tags 2020-03-12 14:46:52 +05:30
vcs 👹 Feed the hobgoblins (delint). 2020-03-06 12:43:10 -05:00
__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 Added `__repr__` for `Configuration`. 2020-03-03 13:36:50 +03:00
exceptions.py Update old-style formatting to new-style formatting (#7762) 2020-02-21 21:48:14 +05:30
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
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