pip/src/pip/_internal
Chris Jerdonek 6a55f0788b Move make_search_scope() to outdated.py. 2019-09-18 00:48:48 -07:00
..
cli Move make_search_scope() to outdated.py. 2019-09-18 00:48:48 -07:00
commands Move make_search_scope() to outdated.py. 2019-09-18 00:48:48 -07:00
distributions Merge pull request #6980 from pradyunsg/refactor/simplify-make_distribution 2019-09-05 15:30:55 +05:30
models Move file type info to utils.filetypes. 2019-09-17 23:40:02 -04:00
operations Remove index.py and req/constructors.py's dependence on download.py. 2019-09-13 09:57:04 -07:00
req Move file type info to utils.filetypes. 2019-09-17 23:40:02 -04:00
utils Move make_search_scope() to outdated.py. 2019-09-18 00:48:48 -07:00
vcs Remove index.py and req/constructors.py's dependence on download.py. 2019-09-13 09:57:04 -07:00
__init__.py Simplify ignoring urllib3 warnings 2019-08-04 23:11:30 +05:30
build_env.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
cache.py Make tags required in Wheel.support_index_min() and supported(). 2019-08-10 02:59:59 -07:00
collector.py Move file type info to utils.filetypes. 2019-09-17 23:40:02 -04:00
configuration.py Use mypy's inline configuration syntax for opt-outs 2019-07-30 12:39:51 +05:30
download.py Move unpack_* from utils.misc to utils.unpacking. 2019-09-17 23:40:02 -04:00
exceptions.py Improve error message if METADATA or PKG-INFO metadata is None. 2019-05-26 12:35:07 -07:00
index.py Move supporting functions to utils.unpacking. 2019-09-17 23:40:02 -04:00
legacy_resolve.py Remove old comment in Resolver. 2019-09-10 22:23:00 -04:00
locations.py Merge pull request #6729 from asottile/3_10_fixes 2019-08-18 09:27:09 +09:00
pep425tags.py Add intermediate is_cpython variable. 2019-08-17 10:30: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 Rename {build_location -> ensure_build_location} 2019-09-15 22:09:34 +05:30