blob: c7533a203f40582c649fd05adaa0560eef3e979e [file] [log] [blame]
#!/bin/sh
export PYTHONPATH=.;
pip install -e .
py.test jellyfish/test.py --cov jellyfish --cov-report html