1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2017-05-31 14:50:32 +05:30
..
_vendor Merge pull request #4144 from takluyver/pep518 2017-05-19 09:48:43 -04:00
commands Start using the resolver 2017-05-31 14:47:14 +05:30
models - Change the pip outdated check to use PackageFinder to find current 2017-03-23 10:50:02 -07:00
operations Sort all imports 2017-05-16 15:47:47 +05:30
req Add pip.resolve 2017-05-31 10:17:06 +05:30
utils Sort all imports 2017-05-16 15:47:47 +05:30
vcs Import urllib_parse from six 2017-05-22 14:15:23 +02:00
__init__.py Inject securetransport support into pip 2017-05-19 09:47:23 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Use pip.compat.WINDOWS for robustness. 2017-05-22 08:29:27 +02:00
baseparser.py Sort all imports 2017-05-16 15:47:47 +05:30
cmdoptions.py Sort all imports 2017-05-16 15:47:47 +05:30
compat.py Another attempt to fix encoding issues (#4486) 2017-05-27 22:02:08 +01:00
configuration.py Sort all imports 2017-05-16 15:47:47 +05:30
download.py Sort all imports 2017-05-16 15:47:47 +05:30
exceptions.py Update UnsupportedPythonVersion docstring 2016-10-27 18:43:59 +02:00
index.py Sort all imports 2017-05-16 15:47:47 +05:30
locations.py Sort all imports 2017-05-16 15:47:47 +05:30
pep425tags.py Sort all imports 2017-05-16 15:47:47 +05:30
resolve.py Substitute self with requirement_set where appropriate 2017-05-31 14:50:32 +05:30
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py Fix duplicate imports and code style 2017-05-19 11:10:57 +01:00