Create Test Reporting landing page
[releng.git] / utils / test / reporting / api / install.sh
1 apt-get install -y python-pip
2 pip install tornado
3 pip install requests