Files
zaza-openstack-tests/pip.sh
T
Aurelien Lourot e693fc1840 Nail pip 20.2.3
Co-authored-by: Alex Kavanagh <alex.kavanagh@canonical.com>
2021-07-28 16:53:01 +02:00

5 lines
62 B
Bash
Executable File

#!/usr/bin/env bash
pip install pip==20.2.3
pip install "$@"