eland/run_build.sh
stevedodson 46b428d59b
Improved read_csv docs + made 'to_eland' params consistent (#114)
* Improved read_csv docs + made 'to_eland' params consistent

Note, will change API.

* Removing additional args from pytest.

doctests + nbval tests in the CI are not addressed by
this PR.
2020-01-16 10:17:49 +00:00

5 lines
63 B
Bash
Executable File

#!/usr/bin/env bash
python -m eland.tests.setup_tests
pytest