Adding run_build script

This commit is contained in:
Winterflower 2019-11-25 21:07:37 +01:00
parent c5b479b4f9
commit 1c9b8f1298

4
run_build.sh Normal file
View File

@ -0,0 +1,4 @@
# Run the Eland build
python -m eland.tests.setup_tests
pytest