pip/pip
Robert Collins 6aec23cafe Issue #2675: Granular control over wheels/sdists
With wheel autobuilding in place a release blocker is some granular
way to opt-out of wheels for known-bad packages. This patch introduces
two new options: --no-binary and --only-binary to control what
archives we are willing to use on both a global and per-package basis.

This also closes #2084
2015-04-24 08:52:48 +12:00
..
_vendor Upgrade packaging to 15.1 2015-04-14 20:32:22 -04:00
commands Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +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 Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
utils Create ensure_dir helper. 2015-04-07 08:55:52 -04:00
vcs Revert "#2414: parse SSH repositories url with a commit hash" 2015-03-16 13:57:41 -04:00
__init__.py bump version to 6.1.1 2015-04-07 06:35:59 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Merge pull request #2715 from citruspi/Error-Log-Level-Flag 2015-04-22 20:46:55 -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 #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
download.py Centralize archive extensions list 2015-04-07 10:41:03 +02:00
exceptions.py handle requirement specifiers with spaces, e.g. "pkg >= 1" 2015-04-23 01:31:48 -07:00
index.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12: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 Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00