1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-01-21 10:12:20 -05:00
..
_vendor Merge pull request #3287 from sigmavirus24/bug/3282 2016-01-19 19:19:51 -05:00
commands pip list: reenable prereleases filter 2016-01-20 15:12:00 +01:00
compat Deal with cross platform 2016-01-21 08:22:25 -05:00
models
operations remove unused arguments find_tags in vcs.get_src_requirement 2016-01-14 19:04:04 +01:00
req Fix an unrelated thing that somehow never got tested before! 2016-01-21 10:12:20 -05:00
utils Restore the close to this file object 2016-01-19 05:39:54 -05:00
vcs Merge pull request #2704 from rutsky/patch-2 2016-01-20 11:11:35 +01:00
__init__.py Bump version for development 2016-01-19 19:52:22 -05:00
__main__.py
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 Allow all wheels from PyPI 2016-01-14 13:54:31 -05:00
download.py conditional fix 2016-01-02 14:29:35 -05:00
exceptions.py Consolidate hash constants in pip.utils.hashing. 2015-10-12 16:29:08 -04:00
index.py No need to sort the candidates, just find the best 2016-01-15 10:19:07 +01:00
locations.py Support CAPaths in addition to CAFiles 2016-01-20 07:32:19 -05:00
pep425tags.py Switch this from a RuntimeWarning to a logger.debug call 2016-01-20 10:58:40 -05:00
status_codes.py
wheel.py Merge pull request #3284 from ncoghlan/pep376-installer-file 2016-01-19 10:41:08 -05:00