I've filed a PR to add a script willkg wrote that automatically chooses the
right set of options for the version of pip you have. After that merges,
you would install dependencies with
./peep.sh install -r requirements/default.txt
and it will choose the right version of --no-use-wheel and handle other
version problems.
https://github.com/mozilla/kitsune/pull/2463