pip/src/pip/_internal
Thomas Kluyver cfac80f374 Catch errors parsing requirements to check packages 2018-10-02 12:00:53 +02:00
..
cli Fix error when autocompleting after flag 2018-09-17 21:56:46 +10:00
commands move format control to models and write parametrized test 2018-09-02 23:08:07 +05:30
models move format control to models and write parametrized test 2018-09-02 23:08:07 +05:30
operations Catch errors parsing requirements to check packages 2018-10-02 12:00:53 +02:00
req Move InstallRequirement.from_req to constructors module 2018-08-21 20:41:36 +05:30
utils Add misc.make_vcs_requirement_url(). 2018-09-25 01:31:34 -07:00
vcs Add misc.make_vcs_requirement_url(). 2018-09-25 01:31:34 -07:00
__init__.py Move logic for parsing commands into a main_parser 2018-08-05 14:24:08 +05:30
build_env.py Check for assumed requirements once the build environment is created 2018-08-02 20:08:04 +01:00
cache.py update parametrize test and comment 2018-09-04 14:36:09 +05:30
configuration.py Add flake8 ignores for mypy imports 2018-06-13 13:17:30 +05:30
download.py Remove unused imports 2018-06-13 13:17:30 +05:30
exceptions.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
index.py Pass the URL instead of the page itself into Link 2018-09-30 17:46:21 +08:00
locations.py Update imports for the moved compat module 2018-07-29 18:32:20 +05:30
pep425tags.py Fix DeprecationWarning: the imp module is deprecated in favour of importlib in pep425tags.py 2018-08-16 21:08:23 +02:00
pyproject.py Address review comments 2018-08-09 08:55:28 +01:00
resolve.py Move InstallRequirement.from_req to constructors module 2018-08-21 20:41:36 +05:30
wheel.py Merge pull request #5709 from BoboTiG/fix-warnings 2018-09-18 22:25:00 +05:30