zulip/tools/travis/setup-py3k

5 lines
73 B
Bash
Executable File

#!/bin/bash
set -e
set -x
pip install --no-deps -r requirements/py3k.txt