pip/src/pip/_internal
Pradyun Gedam 2f9f91882a
Simplify ignoring urllib3 warnings
2019-08-04 23:11:30 +05:30
..
cli Add mypy's no-strict-optional configuration inline (#6750) 2019-08-04 21:59:42 +05:30
commands Add make_resolver() to RequirementCommand base class (#6826). 2019-08-03 23:47:50 -07:00
distributions Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
models Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
operations Add mypy's no-strict-optional configuration inline (#6750) 2019-08-04 21:59:42 +05:30
req Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
utils Move logic for SecureTransport injection to utils 2019-08-04 23:11:25 +05:30
vcs Change isort multi_line_output to 3 2019-07-22 10:15:27 +05:30
__init__.py Simplify ignoring urllib3 warnings 2019-08-04 23:11:30 +05:30
build_env.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
cache.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
configuration.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
download.py Refactor download.get_file_content 2019-08-04 20:06:01 +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 Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
legacy_resolve.py Add mypy's no-strict-optional configuration inline (#6750) 2019-08-04 21:59:42 +05:30
locations.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
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 Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30