fixeria has uploaded this change for review.
setup.py: do not install scripts/{soap,ctrl2cgi}.py
These scripts have been deprecated and are not maintained anymore.
Change-Id: Iffe8f752793127077f25df13167ccc5190e54ff6
---
M setup.py
1 file changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/28/32928/1
diff --git a/setup.py b/setup.py
index 301420a..3818dd7 100755
--- a/setup.py
+++ b/setup.py
@@ -25,8 +25,6 @@
"scripts/osmotestconfig.py",
"scripts/osmo_ctrl.py",
"scripts/osmo_rate_ctr2csv.py",
- "scripts/soap.py",
- "scripts/ctrl2cgi.py",
"scripts/osmo_trap2cgi.py",
"scripts/osmo_interact_vty.py",
"scripts/osmo_interact_ctrl.py",
To view, visit change 32928. To unsubscribe, or for help writing mail filters, visit settings.