1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-03-04 13:39:36 +01:00
..
_vendor Upgrade to packaging 16.5 2016-02-29 13:56:17 +11:00
commands pip.show: always show classifiers 2016-03-04 11:12:34 +01:00
compat switch to tuple since stdlib_pkgs is a default value 2016-02-17 13:29:05 +01: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 Fix for _build_req_from_url for short urls 2016-03-04 12:04:43 +01:00
utils Merge pull request #3522 from srinchiera/develop 2016-03-04 12:12:40 +01:00
vcs Merge pull request #2704 from rutsky/patch-2 2016-01-20 11:11:35 +01:00
__init__.py add tests 2016-02-08 15:29:25 -08: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 Consolidate hash constants in pip.utils.hashing. 2015-10-12 16:29:08 -04:00
index.py Merge pull request #3435 from fungi/develop 2016-03-03 07:21:40 -05:00
locations.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
pep425tags.py Implement PEP 513: manylinux1 platform tags 2016-03-04 09:55:33 +01: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 packaging 16.2's canonicalize_name function 2016-02-17 21:03:24 -05:00