summarylogtreecommitdiffstats
path: root/python2-astropy-healpix.install
diff options
context:
space:
mode:
authorUniversebenzene2019-02-25 10:52:54 +0800
committerUniversebenzene2019-02-25 10:52:54 +0800
commitf56c680005ae4931b23b8ef96adadc985a5d1624 (patch)
treead94b5532f6fc755ac934ab3a5a950e3bd5f2996 /python2-astropy-healpix.install
parent6a24e2c81758dda2ad48c98e6f9afce3aaec3be9 (diff)
downloadaur-f56c680005ae4931b23b8ef96adadc985a5d1624.tar.gz
Remove Python2 testing
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.
+ "
+}