1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2017-07-17 23:30:51 +05:30
..
_vendor Add generated stubs 2017-07-17 22:34:41 +05:30
commands use six instead of try except 2017-07-17 23:29:46 +05:30
models - Change the pip outdated check to use PackageFinder to find current 2017-03-23 10:50:02 -07:00
operations Rename variable (#4601) 2017-07-06 10:01:35 +01:00
req Move wheel_cache out of RequirementSet (#4600) 2017-07-05 19:57:35 -04:00
utils Fix mypy errors since addition of stubs 2017-07-17 22:45:17 +05:30
vcs Use pip.utils.typing to guard typing imports 2017-07-17 22:34:41 +05:30
__init__.py Use pip.utils.typing to guard typing imports 2017-07-17 22:34:41 +05:30
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Use pip.utils.typing to guard typing imports 2017-07-17 22:34:41 +05:30
baseparser.py Address review comments 2017-06-01 11:25:42 +05:30
cache.py 🎨 2017-06-16 12:14:25 +05:30
cmdoptions.py Sort all imports 2017-05-16 15:47:47 +05:30
compat.py Don't ask for permission 2017-07-17 23:30:51 +05:30
configuration.py Fix a bug found by mypy 2017-07-17 23:21:54 +05:30
download.py Fix mypy errors since addition of stubs 2017-07-17 22:45:17 +05:30
exceptions.py Add ConfigurationError and use it. 2017-05-20 12:52:01 +05:30
index.py Display where pip is looking for packages (#4483) 2017-06-26 21:45:47 +01:00
locations.py Fix mypy warnings 2017-07-17 22:34:41 +05:30
pep425tags.py Sort all imports 2017-05-16 15:47:47 +05:30
resolve.py Move wheel_cache out of RequirementSet (#4600) 2017-07-05 19:57:35 -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 Move wheel_cache out of RequirementSet (#4600) 2017-07-05 19:57:35 -04:00