1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2020-03-26 15:49:43 +00:00
..
cli Add --unstable-feature=resolver 2020-03-11 18:51:01 +08:00
commands Better indentation for pip config description 2020-03-14 00:29:41 +05:30
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 Merge branch 'master' into new_resolver_extras 2020-03-26 15:49:43 +00:00
utils Move darwin special config dir to pip wrapper 2020-03-23 19:31:07 +01:00
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