pip/tests/data/reqfiles
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
..
README.txt Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
supported_options2.txt Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00

README.txt

supported_options.txt
---------------------

Contains --no-use-wheel.

supported_options2.txt
----------------------

Contains --no-binary and --only-binary options.