summarylogtreecommitdiffstats
path: root/python2-radio_beam.install
diff options
context:
space:
mode:
authorUniversebenzene2019-02-25 12:36:31 +0800
committerUniversebenzene2019-02-25 12:36:31 +0800
commit44e963ba9305aaca8d8b09e05dd51543130a1b38 (patch)
treebcf916952fdcea87027eb5d27aa49bc36ee815b8 /python2-radio_beam.install
parentf2504fee1e5b4d5669f68f6bcaa1a219d5eff2e2 (diff)
downloadaur-44e963ba9305aaca8d8b09e05dd51543130a1b38.tar.gz
Add contional before python2 testing
Diffstat (limited to 'python2-radio_beam.install')
-rw-r--r--python2-radio_beam.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/python2-radio_beam.install b/python2-radio_beam.install
new file mode 100644
index 000000000000..8544a6f6091a
--- /dev/null
+++ b/python2-radio_beam.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo "
+ ==> If you want to run the testing for python2 version of radio_beam, you need to remove the python2-pytest-cov package first.
+ "
+}