summarylogtreecommitdiffstats
path: root/python2-astropy-healpix.install
blob: f4ad517d689764fa961e5762ec8caec50abd7781 (plain)
1
2
3
4
5
post_install() {
    echo "
    ==> If you want to run the testing for python2 version of astropy-healpix, you need to remove the python2-pytest-cov package first.
    "
}