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.
Tool: PEP8 Style Checker Processed Files: contrib/internal/prepare-dev.py Ignored Files: dev-requirement.txt Tool: Pyflakes Processed Files: contrib/internal/prepare-dev.py Ignored Files: dev-requirement.txt