zulip/tools/travis/setup-mypy

5 lines
75 B
Bash
Executable File

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