#!/bin/sh
python3 -m pytest --doctest-plus --doctest-cython --pyargs healpy && python3 -m pytest test
