pip/pip
Donald Stufft 143b4641a3 Merge pull request #1302 from dstufft/turn-wheel-on-by-default
Enable Downloading Wheels by Default
2013-11-08 00:11:09 -08:00
..
_vendor Re-vendor distlib to version 0.1.4 2013-10-31 21:14:59 +00:00
backwardcompat Get rid of backwardcompat.fwrite() as it doesn't do what it seems to... 2013-10-05 16:27:31 +01:00
commands Enable Downloading Wheels by Default 2013-11-07 12:29:14 -05:00
vcs Moved a recursive import. 2013-07-23 20:06:11 +02:00
__init__.py Fix recursive import issue in pip/__init__.py 2013-10-21 11:48:47 +01:00
__main__.py Added a get_prog util to correctly show the name of the program when using python -m pip. 2012-09-01 20:36:31 +02:00
basecommand.py better message for the failure log 2013-11-06 00:34:41 -08:00
baseparser.py have --version report the version of pip that's running, not installed 2013-09-17 22:00:22 -07:00
cmdoptions.py Enable Downloading Wheels by Default 2013-11-07 12:29:14 -05:00
download.py Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
exceptions.py Refactor unpack_http_url. 2013-05-30 16:59:57 -06:00
index.py Enable Downloading Wheels by Default 2013-11-07 12:29:14 -05:00
locations.py `pip.locations.distutils_scheme` should read distutils config files 2013-11-04 23:40:26 -08:00
log.py Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
pep425tags.py e.message is not cross-python compatible 2013-07-27 20:46:55 -07:00
req.py Make Wheel respect --root 2013-10-30 08:19:39 -04:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
status_codes.py Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
util.py Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
wheel.py Document what the ENSUREPIP_OPTIONS environment variable does 2013-11-07 12:28:10 -05:00