pip/src/pip/_internal
Chris Hunt a0b75cc460 Remove intermediate pip-wheel-metadata dir
Previously this was located in the source directory itself, but now
that we're using a temporary directory, there's no need for
pip-wheel-metadata.
2019-10-13 22:20:58 +02:00
..
cli Clarify `--no-binary` when enumerating packages and add an example 2019-09-30 22:22:35 -04:00
commands Remove the deprecated pip config --venv option (#7163) 2019-10-09 23:28:00 +02:00
distributions Rename {run -> runner}_with_spinner_message 2019-09-30 12:17:07 +05:30
models add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
network Move urllib3 warning suppression to network.session 2019-10-06 22:31:49 -04:00
operations Add a documentation string 2019-09-30 16:13:42 +05:30
req Remove intermediate pip-wheel-metadata dir 2019-10-13 22:20:58 +02:00
utils Merge pull request #7072 from TonyBeswick/master 2019-10-12 18:23:20 +05:30
vcs Fixed missing return statement in `Mercurial.controls_location()`, it 2019-10-11 17:15:35 +13:00
__init__.py Move urllib3 warning suppression to network.session 2019-10-06 22:31:49 -04:00
build_env.py Update all the imports as needed 2019-09-30 11:15:24 +05:30
cache.py Move path_to_url() to utils/urls.py (#7075) 2019-09-25 10:00:33 +05:30
collector.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
configuration.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
download.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
exceptions.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
index.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
legacy_resolve.py Revert "Optimize upgrade of already-satisfied pinned requirement" 2019-10-07 21:29:40 +05:30
locations.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
main.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
pep425tags.py Detect armv7l hard-float ABI for manylinux2014 2019-10-09 22:09:29 +02:00
pyproject.py Rename {setup_py_dir -> unpacked_source_directory} 2019-09-27 00:53:24 +05:30
self_outdated_check.py Move outdated outside utils and rename (pypa/pip#6532) 2019-09-30 09:56:44 +02:00
wheel.py Rename {run -> runner}_with_spinner_message 2019-09-30 12:17:07 +05:30