summarylogtreecommitdiffstats
path: root/python2-astropy-healpix.install
diff options
context:
space:
mode:
Diffstat (limited to 'python2-astropy-healpix.install')
-rw-r--r--python2-astropy-healpix.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/python2-astropy-healpix.install b/python2-astropy-healpix.install
new file mode 100644
index 000000000000..f4ad517d6897
--- /dev/null
+++ b/python2-astropy-healpix.install
@@ -0,0 +1,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.
+ "
+}