pip/src/pip/_internal
Devesh Kumar Singh 60f00b837a Upgrade flake8 to 3.8.1
Co-Authored-By: Anthony Sottile <asottile@umich.edu>
2020-05-18 21:58:26 +05:30
..
cli Removing type ignore comments from cli.progress_bars 2020-05-13 15:21:15 +05:30
commands Upgrade flake8 to 3.8.1 2020-05-18 21:58:26 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Move yanked link warning into the legacy resolver 2020-04-25 02:28:43 +08:00
models Merge pull request #7965 from deveshks/warn-on-invalid-index-url 2020-04-09 17:15:47 +05:30
network session: Always cache responses from trusted-host source 2020-03-26 21:29:18 +02:00
operations Upgrade flake8 to 3.8.1 2020-05-18 21:58:26 +05:30
req Remove unused imports 2020-04-20 22:45:09 +05:30
resolution Avoid the horrendous line break for type hints 2020-05-18 17:15:06 +08:00
utils Upgrade flake8 to 3.8.1 2020-05-18 21:58:26 +05:30
vcs Changed ValueError to InstallationError 2020-03-30 22:29:40 +05:30
__init__.py Remove shebang from nonexecutable script 2020-04-09 11:53:21 +02:00
build_env.py Move UI helpers to cli subpackage (#6727) 2020-02-21 14:01:13 +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 Move wheel cache out of InstallRequirment 2020-03-30 17:36:03 +08:00
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 Upgrade flake8 to 3.8.1 2020-05-18 21:58:26 +05:30