aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-03-02 14:22:47 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-03-02 14:22:47 +0100
commit54f9316fcfbc726ffb27eef275353fd6ff334797 (patch)
treea4bb6512bb27fac93b0b82d35404d3ac5cfbdb6c
parent99a7abe42ed80aba7647762d622c3ae0f89da6ff (diff)
ansible: gsm-tester: Install osmo-gsm-tester dependency python3-numpy
-rw-r--r--ansible/roles/gsm-tester/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/gsm-tester/tasks/main.yml b/ansible/roles/gsm-tester/tasks/main.yml
index fc3def9..c4be6ef 100644
--- a/ansible/roles/gsm-tester/tasks/main.yml
+++ b/ansible/roles/gsm-tester/tasks/main.yml
@@ -216,6 +216,7 @@
- python3-yaml
- python3-mako
- python3-gi
+ - python3-numpy
- ofono
- patchelf
- libcap2-bin