#!/bin/sh
cd $AUTOPKGTEST_TMP && python3 -m pytest --doctest-modules --pyargs healpy
