pip/src/pip/_internal
Tzu-ping Chung 9ee19a1190 Always use frozenset 2020-05-27 23:10:56 +08:00
..
cli Bubble up SubProcessError to basecommand._main 2020-05-23 19:13:13 +05:30
commands Apply suggestion from review comments 2020-05-23 19:32:27 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Merge pull request #8083 from deveshks/warn-on-unexpected-content-type 2020-05-23 17:12:08 +05:30
models Type annotations for pip._internal.models.format_control 2020-05-19 22:13:32 +05:30
network Fix return type annotation for handle_401 2020-05-22 19:30:08 +05:30
operations fix normalize path for Windows 2020-05-22 17:29:51 +08:00
req Merge pull request #8292 from deveshks/add-mypy-req-constructors 2020-05-23 17:13:17 +05:30
resolution Always use frozenset 2020-05-27 23:10:56 +08:00
utils Implement new Provider.find_matches() 2020-05-27 23:10:56 +08:00
vcs Remove on_returncode parameter from call_subprocess 2020-05-23 19:13:13 +05:30
__init__.py Remove shebang from nonexecutable script 2020-04-09 11:53:21 +02:00
build_env.py Allow --prefer-binary option in requirements file 2020-05-21 19:37:45 +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 Create call_subprocess just for vcs commands 2020-05-23 19:13:13 +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 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 Merge pull request #8145 from sbidoul/simplfy-should_cache-sbi 2020-05-21 21:30:40 +05:30