1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2015-05-21 23:38:10 -04:00
..
_vendor Upgrade CacheControl to 0.11.5 2015-05-20 14:01:18 -04:00
commands Issue #2780: Fix assertion installing with no cache. 2015-05-14 17:41:37 +12:00
compat Style fixes for the latest flake8 2015-02-24 07:46:10 -05: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 Hide setup.py output unless using -v 2015-05-20 21:27:12 -04:00
utils Hide setup.py output unless using -v 2015-05-20 21:27:12 -04:00
vcs Hide setup.py output unless using -v 2015-05-20 21:27:12 -04:00
__init__.py bump version to 7.1.0.dev0 2015-05-21 23:38:10 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Remove the implicit debug log 2015-05-21 18:01:40 -04:00
baseparser.py Merge pull request #2270 from dstufft/speed-up-version-check 2014-12-23 19:59:13 -05:00
cmdoptions.py Issue #2677: Disable wheels for setup.py options. 2015-04-24 16:14:48 +12: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 fix typos: Search docstring and an empty line 2015-05-10 23:45:54 +02:00
locations.py We no longer need to handle a static build directory 2015-04-07 04:20:51 -04:00
pep425tags.py Update pep425tags.py 2015-03-17 21:01:40 -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 Use a hashed representation of the URL for the wheel cache 2015-05-21 21:54:46 -04:00