setup.py
1.95 KB
-
Simplify test setup and set up travis CI. · 9a8c6c65
No need to manually install xblock-sdk & dependencies anymore. Inside a fresh virtual environment, run `sh install_test_deps.sh`, then run the tests with `python run_tests.py`. That's it.
Matjaz Gregoric committed