

set -ex



pip check
python -m unittest tests/test_path.py
exit 0
