1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2014-01-07 08:36:04 -05:00
..
_vendor Vendor pkg_resources and _markerlib from setuptools 2.0.2 2014-01-07 04:40:32 -05:00
backwardcompat fix for certain platforms/versions not having os.O_NOFOLLOW 2013-11-24 15:26:22 -08:00
commands Remove the setuptools version check 2014-01-07 08:11:28 -05:00
vcs a single path_to_url function with tests 2013-11-18 22:12:41 -08:00
__init__.py Bump version and add release date to changelog 2014-01-02 08:15:05 -05: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 Refactor virtual env requirement to use the pip.locations func 2013-12-27 01:09:48 -05:00
baseparser.py Switch to importing the vendored pkg_resources 2014-01-07 04:47:04 -05:00
cmdoptions.py unsuppress --log-file 2013-11-14 18:13:23 -08:00
download.py Merge pull request #1330 from qwcode/path_to_url 2013-11-20 16:09:57 -08:00
exceptions.py - if installing directly from a wheel, fail if it has an invalid name or is unsupported 2013-11-14 16:35:24 -08:00
index.py Remove the setuptools version check 2014-01-07 08:11:28 -05:00
locations.py Find the virtual environments created by Python3.3 2013-12-19 19:52:40 -05:00
log.py Switch to importing the vendored pkg_resources 2014-01-07 04:47:04 -05:00
pep425tags.py e.message is not cross-python compatible 2013-07-27 20:46:55 -07:00
req.py Have a nice error when setuptools is not available 2014-01-07 08:36:04 -05: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 Switch to importing the vendored pkg_resources 2014-01-07 04:47:04 -05:00
wheel.py Remove the setuptools version check 2014-01-07 08:11:28 -05:00