pip/src/pip/_internal
Chris Jerdonek 2282e97a02
Merge pull request #6889 from cjerdonek/simplify-get-abi-tag-conditionals
Simplify get_flag() conditionals in get_abi_tag() [pep425tags]
2019-08-25 09:57:36 +05:30
..
cli Merge pull request #6827 from cjerdonek/issue-6804-find-links-expansion 2019-08-11 22:14:41 +05:30
commands Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
distributions Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
models Fix a NoneType AttributeError when evaluating hashes. 2019-07-23 05:22:59 -04:00
operations Rename AbstractDistribution.prep_for_dist() 2019-06-16 05:29:00 +05:30
req Drop a useless import in favor of explicitness 2019-07-21 00:36:14 +02:00
utils Simplify the handling of "typing.cast" 2019-08-11 22:12:50 +05:30
vcs Remove strict_optional=False for vcs/subversion.py. 2019-07-14 23:07: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 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 Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
download.py Fix handling of tokens (single part credentials) in URLs (#6818) 2019-08-11 22:13:29 +05:30
exceptions.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
index.py Rename InstallationCandidate.{location -> link} 2019-07-20 12:41:22 +05:30
legacy_resolve.py Add SearchScope class. 2019-06-18 00:47:10 -07:00
locations.py Move config files locations inside a function (#6736) 2019-07-20 22:29:24 +02:00
pep425tags.py Merge pull request #6889 from cjerdonek/simplify-get-abi-tag-conditionals 2019-08-25 09:57:36 +05:30
pyproject.py Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()." 2019-04-26 20:21:04 -07:00
wheel.py Move pip marker related constant & function in their own module 2019-07-18 22:53:05 +02:00