laforge has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/18/26918/1 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 <[email protected]> Gerrit-MessageType: newchange
