pip/src/pip/_internal
Pradyun Gedam be9637f7f5
Merge pull request #9189 from pradyunsg/drop-old-python-support
Drop support for Python 2.7 and Python 3.5
2020-12-20 18:57:41 +00:00
..
cli No longer print a deprecation warning on 2.7/3.5 2020-12-19 19:55:04 +00:00
commands Add `--ignore-requires-python` support to pip download 2020-12-17 12:40:01 -05:00
distributions Update linter: isort 2020-09-23 19:52:28 +05:30
index Factor out is_archive_file 2020-11-25 14:13:07 +00:00
models Support multiple `abi` and `platform` values for `pip download`. 2020-10-27 19:00:22 -04:00
network Prepare isort for black 2020-09-23 21:47:47 +05:30
operations Do not download editables while preparing requirements 2020-11-22 21:14:09 +01:00
req Factor out is_archive_file 2020-11-25 14:13:07 +00:00
resolution Revert "Skip candidate not providing valid metadata" 2020-12-15 10:17:20 +00:00
utils Revert "Skip candidate not providing valid metadata" 2020-12-15 10:17:20 +00:00
vcs Always close stderr after subprocess completion in call_subprocess() 2020-11-21 07:35:11 -08:00
__init__.py Update linter: isort 2020-09-23 19:52:28 +05:30
build_env.py Update linter: isort 2020-09-23 19:52:28 +05:30
cache.py Update linter: isort 2020-09-23 19:52:28 +05:30
configuration.py Update linter: isort 2020-09-23 19:52:28 +05:30
exceptions.py Revert "Skip candidate not providing valid metadata" 2020-12-15 10:17:20 +00:00
locations.py Update linter: isort 2020-09-23 19:52:28 +05:30
main.py Update linter: isort 2020-09-23 19:52:28 +05:30
pyproject.py Update linter: isort 2020-09-23 19:52:28 +05:30
self_outdated_check.py Prepare isort for black 2020-09-23 21:47:47 +05:30
wheel_builder.py Update linter: isort 2020-09-23 19:52:28 +05:30