pip/src/pip/_internal
Tzu-ping Chung 510aa46580 Space after comma 2020-04-17 22:39:35 +08:00
..
cli elaborate on type of links supported 2020-04-04 10:22:02 -04:00
commands Fix bug in pip debug 2020-04-15 23:26:12 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index add failing test ; apply the fix ; add template NEWS entry 2020-04-07 12:01:43 -07:00
models Merge pull request #7965 from deveshks/warn-on-invalid-index-url 2020-04-09 17:15:47 +05:30
network session: Always cache responses from trusted-host source 2020-03-26 21:29:18 +02:00
operations remove _copy_source_tree and friends 2020-04-12 12:00:57 +02:00
req Remove InstallRequirement source_dir parameter 2020-04-12 11:39:09 +02:00
resolution Merge with master 2020-04-14 11:27:10 +01:00
utils Merge pull request #8025 from catPill/fix-windows-writable-test 2020-04-14 12:33:10 +01:00
vcs Changed ValueError to InstallationError 2020-03-30 22:29:40 +05:30
__init__.py Remove shebang from nonexecutable script 2020-04-09 11:53:21 +02:00
build_env.py Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +05:30
cache.py Add WheelCache method to inform which cache was used 2020-04-01 22:57:00 +02:00
configuration.py Added `__repr__` for `Configuration`. 2020-03-03 13:36:50 +03:00
exceptions.py Move wheel cache out of InstallRequirment 2020-03-30 17:36:03 +08: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
pyproject.py Switch pip's use of pytoml -> toml 2020-04-14 13:07:17 +05:30
self_outdated_check.py Update src/pip/_internal/self_outdated_check.py 2020-01-02 00:00:59 +08:00
wheel_builder.py Space after comma 2020-04-17 22:39:35 +08:00