pip/src/pip/_internal
Chris Jerdonek 9ddc89a21d Pass the hashes when creating the CandidateEvaluator. 2019-07-14 02:50:51 -07:00
..
cli Merge pull request #6638 from cjerdonek/debug-command 2019-07-02 02:00:02 -07:00
commands Add CandidatePreferences and PackageFinder.make_candidate_evaluator(). 2019-07-07 14:35:50 -07:00
distributions Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
models Add Link.is_hash_allowed(). 2019-07-11 01:34:46 -07:00
operations Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
req Set sys.argv[0] to the underlying setup.py in the setuptools shim. 2019-07-07 18:40:31 -07:00
utils Add Hashes.is_hash_allowed(). 2019-07-10 20:13:24 -07:00
vcs Merge pull request #6639 from sbidoul/imp_looks_like_hash-sbi 2019-06-23 08:49:11 -07:00
__init__.py Remove importing from vcs in pip/_internal/__init__.py. 2019-06-03 01:18:36 -07:00
build_env.py Add SearchScope class. 2019-06-18 00:47:10 -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 Remove models/search_scope.py's dependency on download.py. 2019-06-21 14:41:45 -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 Pass the hashes when creating the CandidateEvaluator. 2019-07-14 02:50:51 -07:00
legacy_resolve.py Add SearchScope class. 2019-06-18 00:47:10 -07:00
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 Set sys.argv[0] to the underlying setup.py in the setuptools shim. 2019-07-07 18:40:31 -07:00