1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Pradyun S. Gedam 03aaedc3eb Use a dictionary comprehension
All supported versions of likely support this construct. Please correct me if I'm wrong though.
2017-05-13 15:56:22 +05:30
..
_vendor Bump progress to 1.3 2017-04-10 15:49:43 +02:00
commands Use a dictionary comprehension 2017-05-13 15:56:22 +05:30
models - Change the pip outdated check to use PackageFinder to find current 2017-03-23 10:50:02 -07:00
operations Deprecate SVN specific code based on dependency links 2017-04-19 23:20:16 +02:00
req Merge remote-tracking branch 'upstream/master' into relative-file-paths 2017-04-05 10:00:28 -04:00
utils Fixed issue #949 (#4414) 2017-04-06 15:16:18 +02:00
vcs Inform users when vcs's are not in the path. (#4461) 2017-05-03 08:46:36 +01:00
__init__.py Move FrozenRequirement to somewhere that makes sense 2017-03-24 16:39:09 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Handled with multiple 'v' or 'q' 2017-04-05 15:56:27 +08:00
baseparser.py Remove unnecessary code 2016-12-31 11:22:04 +05:30
cmdoptions.py Removed the deprecated --default-vcs option 2017-03-20 10:49:57 -04:00
compat.py Revert "Use the built in support for os.path.samefile" 2017-03-18 15:35:15 -04:00
configuration.py Revert an erroneous syntax change 2017-03-18 15:23:49 -04:00
download.py Expect and return str when handling URL credentials 2017-03-30 22:01:43 -03:00
exceptions.py Update UnsupportedPythonVersion docstring 2016-10-27 18:43:59 +02:00
index.py Fix English wording in warning message 2017-04-12 16:02:42 -04:00
locations.py Ensure USER_SITE is set by calling getusersitepackages() 2017-04-12 19:36:11 +01:00
pep425tags.py Misc syntax updates 2017-03-18 14:52:14 -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 Install wheel with a non-PEP 440 version in the filename. 2017-03-27 23:12:42 -04:00