pip/src/pip/_internal
Christopher Hunt 26cdedd618 Add milliseconds to --log entry timestamps. (#6621)
Resolves #6587.
2019-06-17 14:50:41 -07:00
..
cli Consolidate `--path` parsing into `cmdoptions.py` 2019-06-13 09:37:16 +01:00
commands Consolidate `--path` parsing into `cmdoptions.py` 2019-06-13 09:37:16 +01:00
distributions Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
models Add a TargetPython class. 2019-06-11 18:19:20 -07:00
operations Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
req Merge pull request #6620 from pradyunsg/slightly-improve-load_pyproject_toml 2019-06-17 09:19:18 +05:30
utils Add milliseconds to --log entry timestamps. (#6621) 2019-06-17 14:50:41 -07:00
vcs Fix Subversion class method definition order (#6614) 2019-06-15 15:18:48 -07:00
__init__.py Remove importing from vcs in pip/_internal/__init__.py. 2019-06-03 01:18:36 -07:00
build_env.py Store PackageFinder.trusted_hosts instead of secure_origins. 2019-06-12 02:18:23 -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 fix-5963: fail elegantly on missing name or section in config set / unset 2019-05-09 20:33:30 +03:00
download.py Fully support --trusted-host inside requirements files. 2019-06-13 01:21:05 -07:00
exceptions.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
index.py Log when adding a trusted host from a file. 2019-06-14 01:14:36 -07:00
legacy_resolve.py Rename AbstractDistribution.dist() 2019-06-16 05:28:55 +05:30
locations.py Merge pull request #6008 from jaraco/bugfix/4106-distutils-option-error-target-prefix-conflict 2019-05-25 13:29:49 -04:00
pep425tags.py Change PackageFinder to use Tuple[int, ...] instead of List[str] for --python-version. 2019-05-28 03:05:14 -07:00
pyproject.py Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()." 2019-04-26 20:21:04 -07:00
wheel.py Import path_to_url() from utils/misc.py instead of download.py. 2019-06-03 02:31:40 -07:00