79dea6cebbedb27dc5bf0b294b5ae42c82066e12
[nfvbench.git] / nfvbenchvm / dib / elements / nfvbenchvm / post-install.d / 02-pip-package
1 #!/bin/bash
2
3 python3 -m pip install --upgrade pip
4 python3 -m pip install setuptools wheel pbr
5 python3 -m pip install pyyaml