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

@@ -27,6 +27,8 @@ pip install gsm0338
pip install termcolor
pip install colorlog
pip install pycryptodome
# we need this direct git install, as pypi only lists the python2.7 only release 0.3 from 2013 :(
pip install git+https://github.com/hologram-io/smpp.pdu
# Execute automatically discovered unit tests first
python -m unittest discover -v -s tests/