pip/pip
Xavier Fernandez 113631c0aa rename to candidates 2015-11-04 22:52:44 +01:00
..
_vendor Drop support for Python 3.2 2015-10-01 09:36:16 -04:00
commands Show entry points for dist-info installed packages 2015-09-21 04:21:20 +10:00
compat Add pip.compat.expanduser to workaround http://bugs.python.org/issue14768 2015-09-29 16:01:32 -04:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Replace wheel cache cache_dir with an object. 2015-04-23 10:03:50 +12:00
req Fix traceback.format_exc call 2015-10-24 00:46:44 +02:00
utils pip.index: remove INSTALLED_VERSION 2015-11-04 22:52:44 +01:00
vcs Only update VCS when things have actually changed 2015-09-01 13:23:18 -07:00
__init__.py Deprecate and Noop the PEP 438 functionality due to PEP 470 2015-09-02 23:47:05 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Add `pip download` command and deprecate `pip install --download`. 2015-09-13 17:41:00 -04:00
baseparser.py Issue #2867: Accept --no/only-binary via pip.conf 2015-06-10 10:25:15 +12:00
cmdoptions.py Add `pip download` command and deprecate `pip install --download`. 2015-09-13 17:41:00 -04:00
download.py Use the directory locking for the filecache 2015-05-20 14:21:11 -04:00
exceptions.py 1) parse with defaults set as they are naturally (vs forcing to None) 2015-04-24 22:32:26 -07:00
index.py rename to candidates 2015-11-04 22:52:44 +01:00
locations.py Add pip.compat.expanduser to workaround http://bugs.python.org/issue14768 2015-09-29 16:01:32 -04:00
pep425tags.py Force the --python-tag when autobuilding wheels 2015-11-04 08:52:28 -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 Force the --python-tag when autobuilding wheels 2015-11-04 08:52:28 -05:00