1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-11-06 17:34:10 -05:00
..
_vendor Automatic vendoring (#4093) 2016-11-06 17:34:10 -05:00
commands check: check and use all available distributions 2016-11-04 17:40:48 +01:00
compat Use the pip._vendor.ordereddict instead of pip.compat (#4045) 2016-10-30 13:42:13 -04:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations check: check and use all available distributions 2016-11-04 17:40:48 +01:00
req Revert "Normalize file URLs" (#4071) 2016-11-03 11:24:34 -04:00
utils OS X -> macOS (#4074) 2016-11-06 12:24:43 -05:00
vcs call_subprocess: drop useless command_level arg 2016-10-28 14:36:59 +02:00
__init__.py Bump for development 2016-11-06 13:47:54 -05:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Add --implementation and --abi parameters to `pip download`. 2016-07-21 13:01:52 -05:00
baseparser.py Add tests 2016-07-28 15:18:44 -07:00
cmdoptions.py Add --ignore-requires-python escape hatch 2016-10-27 18:43:59 +02:00
download.py OS X -> macOS (#4074) 2016-11-06 12:24:43 -05:00
exceptions.py Update UnsupportedPythonVersion docstring 2016-10-27 18:43:59 +02:00
index.py Revert "Normalize file URLs" (#4071) 2016-11-03 11:24:34 -04:00
locations.py OS X -> macOS (#4074) 2016-11-06 12:24:43 -05:00
pep425tags.py OS X -> macOS (#4074) 2016-11-06 12:24:43 -05:00
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py Use the canonicalize_name function for finding .dist-info (#3794) 2016-10-30 11:42:14 -04:00