1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-11-03 08:39:28 -04:00
..
_vendor Fix an incorrect replacement for imports in html5lib (#4068) 2016-11-03 08:39:28 -04:00
commands Misc updates (#4056) 2016-11-02 14:08:37 -04: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 incompatible_requirements not used (#4065) 2016-11-03 06:58:53 -04:00
req Deprecate --default-vcs option (#4053) 2016-11-02 11:04:47 -04:00
utils Have our next release be 9.0 instead of 8.2 (#4047) 2016-10-30 18:09:54 -04:00
vcs call_subprocess: drop useless command_level arg 2016-10-28 14:36:59 +02:00
__init__.py Bump for development 2016-11-02 14:22:02 -04: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 Add abort option if existing files are found 2016-10-18 00:44:05 -04:00
exceptions.py Update UnsupportedPythonVersion docstring 2016-10-27 18:43:59 +02:00
index.py Have our next release be 9.0 instead of 8.2 (#4047) 2016-10-30 18:09:54 -04:00
locations.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
pep425tags.py Add PEP 425 tags for abi3 / Py_LIMITED_API wheels (#3922) 2016-08-25 10:15:23 -04: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