aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d73e67e..c6ec982 100644
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,8 @@ setup(
"gsm0338",
"termcolor",
"colorlog",
- "pycryptodome"
+ "pycryptodome",
+ "smpp.pdu @ git+https://github.com/hologram-io/smpp.pdu",
],
scripts=[
'pySim-prog.py',