1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-03-07 11:40:39 +11:00
..
_vendor Upgrade pyparsing to 2.1.0 2016-03-04 15:37:24 -05:00
commands Merge pull request #3540 from xavfernandez/show_installer 2016-03-04 11:16:28 -05:00
compat Add a flake8: noqa to pip.compat.ordereddict 2016-03-04 14:16:06 -05:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Fix import path 2016-03-03 08:48:18 -05:00
req Update to use the Requirement class from packaging 2016-03-07 11:40:39 +11:00
utils Merge pull request #3522 from srinchiera/develop 2016-03-04 12:12:40 +01:00
vcs Merge pull request #2939 from hashar/pip-freeze-with-git-not-named-origin 2016-03-05 11:14:42 -05:00
__init__.py Bump version for release 2016-03-05 11:55:30 -05:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py fixed a few flake8 errors 2016-01-01 15:47:31 -05:00
baseparser.py Issue #2867: Accept --no/only-binary via pip.conf 2015-06-10 10:25:15 +12:00
cmdoptions.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
download.py Let's try always returning text 2016-03-04 10:50:29 +01:00
exceptions.py Correct the suggested package hash lines for URL requirements 2016-03-04 10:46:40 +00:00
index.py Update to use the Requirement class from packaging 2016-03-07 11:40:39 +11:00
locations.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
pep425tags.py Correct our OS X support function to look at the application support 2016-03-04 14:15:03 -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 Update to use the Requirement class from packaging 2016-03-07 11:40:39 +11:00