pip/tools/travis/install.sh

7 lines
86 B
Bash
Executable File

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