Dev install: git clone ... pip install -e . pip install pytest Run tests: tests are in ./test directory Build docs: cd docs make html