pip/src/pip/_internal
Vipul Kumar 2b07c5d288
End no-color's description with period punctuation
It would be nice, if like description of other options, "--no-color"'s
description also ends with a period.
2020-09-23 04:43:51 +00:00
..
cli End no-color's description with period punctuation 2020-09-23 04:43:51 +00:00
commands Use format options for abspath 2020-09-11 09:23:51 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Clean up code style changes 2020-07-17 14:33:19 +07:00
models Enable flake8-logging-format 2020-07-17 14:33:19 +07:00
network Merge pull request #8522 from NoahGorny/fix-requirements-file-options 2020-08-25 15:08:11 +05:30
operations Merge pull request #8861 from pradyunsg/nicer-output-try-1 2020-09-17 11:00:23 +05:30
req Replace custom URL parsing with url_to_path() 2020-09-01 15:43:58 +08:00
resolution Merge pull request #8839 from uranusjr/new-resolver-hash-intersect 2020-09-17 10:58:44 +05:30
utils Hashes from lines should intersect, not union 2020-09-03 17:19:01 +08:00
vcs Remove unused definitions 2020-09-04 17:37:43 +07:00
__init__.py Remove shebang from nonexecutable script 2020-04-09 11:53:21 +02:00
build_env.py Merge pull request #8296 from deveshks/mypy-pip-internal 2020-05-31 18:46:31 +02:00
cache.py Clean up code style changes 2020-07-17 14:33:19 +07:00
configuration.py Declare constants in configuration.py as such 2020-07-14 16:45:34 +07:00
exceptions.py reformat(pip/_internal): Resolve lint errors 2020-07-09 15:15:01 +05:30
locations.py Fix header calculation when prefix is given 2020-07-07 18:53:33 +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 Create custom get_distribution function 2020-07-06 13:42:05 +05:30
wheel_builder.py Quote 'setup.py install' when calling it legacy 2020-07-18 13:46:19 +02:00