Simplify the process of building a development tree.
Review Request #7629 — Created Sept. 15, 2015 and submitted
This introduces a dev-requirements.txt, which lists the pip-compatible Python dependencies we need to use Review Board. It also installs them when using prepare-dev.py.
Installed a new environment, and got all the development packages
specified.