eland/run_build.sh
2020-03-27 07:56:28 -05:00

5 lines
64 B
Bash
Executable File

#!/usr/bin/env bash
python -m pip install nox
nox -s lint test