1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-05-12 13:13:48 -04:00
..
_vendor Upgrade bundled dependencies (#3664) 2016-05-10 20:15:25 -04:00
commands Added --columns, --no-columns option to pip list. Fixes #3651 (#3654) 2016-05-12 13:13:48 -04:00
compat Add a flake8: noqa to pip.compat.ordereddict 2016-03-04 14:16:06 -05:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Fix import path 2016-03-03 08:48:18 -05:00
req Update pkg resources (#3630) 2016-04-26 13:54:05 -04:00
utils Fix for bytes magic 2016-03-07 14:01:40 +01:00
vcs Merge pull request #2939 from hashar/pip-freeze-with-git-not-named-origin 2016-03-05 11:14:42 -05:00
__init__.py bump for development 2016-05-10 20:42:28 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Root logger should use debug level for "--log" (#3586) 2016-05-10 19:05:42 -04:00
baseparser.py Issue #2867: Accept --no/only-binary via pip.conf 2015-06-10 10:25:15 +12:00
cmdoptions.py Added missing space 2016-03-15 21:41:11 -07:00
download.py Let's try always returning text 2016-03-04 10:50:29 +01:00
exceptions.py Correct the suggested package hash lines for URL requirements 2016-03-04 10:46:40 +00:00
index.py Update to use the Requirement class from packaging 2016-03-07 11:40:39 +11:00
locations.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
pep425tags.py Make have_compatible_glibc more robust against unusual version strings 2016-03-24 18:49:36 -07: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 logger.warning instead of deprecated logger.warn 2016-04-15 16:30:28 +03:00