pip/pip/req
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
..
__init__.py Fix req.__all__. 2015-04-09 13:21:59 +12:00
req_file.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
req_install.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
req_set.py Replace wheel cache cache_dir with an object. 2015-04-23 10:03:50 +12:00
req_uninstall.py Add resolve_symlinks arg to normalize_path() 2015-03-18 15:38:12 -07:00