fixeria has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/29230 )
Change subject: README.md: list recent dependencies from requirements.txt ...................................................................... README.md: list recent dependencies from requirements.txt Change-Id: Ia486dbc7f630c1404e51728b5353cf5a0d643415 --- M README.md 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified osmith: Looks good to me, but someone else must approve laforge: Looks good to me, approved diff --git a/README.md b/README.md index 66bc0ce..9eab71c 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ - construct >= 2.9.51 - bidict - gsm0338 + - pyyaml >= 5.1 + - termcolor + - colorlog Example for Debian: ``` 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. -- To view, visit https://gerrit.osmocom.org/c/pysim/+/29230 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: pysim Gerrit-Branch: master Gerrit-Change-Id: Ia486dbc7f630c1404e51728b5353cf5a0d643415 Gerrit-Change-Number: 29230 Gerrit-PatchSet: 3 Gerrit-Owner: fixeria <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-MessageType: merged
