Change-Id: I0d95e62c1e7183a7851d1fe38df0f5133830cb1f
This commit is contained in:
Harald Welte
2022-08-11 17:37:46 +02:00
parent 63054b0d36
commit 66717dfc45
8 changed files with 539 additions and 9 deletions

View File

@@ -19,7 +19,8 @@ setup(
"gsm0338",
"termcolor",
"colorlog",
"pycryptodome"
"pycryptodome",
"smpp.pdu @ git+https://github.com/hologram-io/smpp.pdu",
],
scripts=[
'pySim-prog.py',