pip/src/pip/_internal
Pradyun Gedam 2a5c23b3d5
Simplify the handling of "typing.cast"
2019-07-30 10:17:19 +05:30
..
cli Remove get_summaries(). 2019-07-27 12:29:07 -07:00
commands Remove get_summaries(). 2019-07-27 12:29:07 -07:00
distributions Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
models Merge pull request #6764 from pradyunsg/style/isort 2019-07-26 23:52:24 +05:30
operations Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
req Add global options and no user config args to make_setuptools_shim_args (#6706) 2019-07-28 11:28:35 -07:00
utils Simplify the handling of "typing.cast" 2019-07-30 10:17:19 +05:30
vcs Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
__init__.py Only import a Command class when it is actually needed. 2019-07-26 23:30:26 -04:00
build_env.py Add SearchScope class. 2019-06-18 00:47:10 -07:00
cache.py Import path_to_url() from utils/misc.py instead of download.py. 2019-06-03 02:31:40 -07:00
configuration.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
download.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
exceptions.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
index.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
legacy_resolve.py Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
locations.py Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
pep425tags.py Address review comments 2019-07-30 10:10:13 +05:30
pyproject.py Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()." 2019-04-26 20:21:04 -07:00
wheel.py Add global options and no user config args to make_setuptools_shim_args (#6706) 2019-07-28 11:28:35 -07:00