1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tools/travis/install.sh
2018-06-15 21:54:55 +05:30

6 lines
86 B
Bash
Executable file

#!/bin/bash
set -e
set -x
pip install --upgrade setuptools
pip install --upgrade tox