Add docker-compose files and requirements
[releng.git] / utils / test / reporting / api / install.sh
1 apt-get install -y python-pip
2 pip install tornado
3 pip install requests