pip/src/pip/_internal
Chris Jerdonek 47b94f19bb
Merge pull request #5869 from cjerdonek/remove-svn-freeze-code
Address #5866: remove deprecated SVN-specific freeze code.
2018-10-09 02:19:08 -07:00
..
cli Switch to a global variable for exit status codes 2018-09-20 11:18:17 +05:30
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 Add guard clause. 2018-10-08 22:57:32 -07:00
req Move InstallRequirement.from_req to constructors module 2018-08-21 20:41:36 +05:30
utils drop workaround for Python<=2.5 2018-10-07 14:26:34 +02: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 Show error messages when configuration-related errors occur 2018-09-20 11:18:22 +05:30
download.py Remove unused imports 2018-06-13 13:17:30 +05:30
exceptions.py Show error messages when configuration-related errors occur 2018-09-20 11:18:22 +05:30
index.py Merge pull request #5483 from popravich/retry_fix 2018-10-08 23:12:34 +02: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