summarylogtreecommitdiffstats
path: root/python2-radio_beam.install
diff options
context:
space:
mode:
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.
+ "
+}