laforge has submitted this change. (
https://gerrit.osmocom.org/c/pysim/+/26918 )
Change subject: Add pyyaml to requirements.txt
......................................................................
Add pyyaml to requirements.txt
Change-Id: I3430c32aea59af97360b9e766bfe95a146f09fe0
---
M requirements.txt
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/requirements.txt b/requirements.txt
index b94bf24..7308cf8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,3 +6,4 @@
construct
bidict
gsm0338
+pyyaml
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/26918
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I3430c32aea59af97360b9e766bfe95a146f09fe0
Gerrit-Change-Number: 26918
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged