char has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/36376?usp=email )


Change subject: add missing modules to setup.py
......................................................................

add missing modules to setup.py

Change-Id: I330d5e35e5f1b508c6209b6894009b5fdd35d660
---
M setup.py
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/76/36376/1

diff --git a/setup.py b/setup.py
index 620e246..1a32977 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 setup(
     name='pySim',
     version='1.0',
-    packages=['pySim', 'pySim.legacy', 'pySim.transport', 'pySim.apdu', 
'pySim.apdu_source'],
+    packages=['pySim', 'pySim.legacy', 'pySim.transport', 'pySim.apdu', 
'pySim.apdu_source', 'pySim.esim', 'pySim.global_platform'],
     url='https://osmocom.org/projects/pysim/wiki',
     license='GPLv2',
     author_email='[email protected]',

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/36376?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I330d5e35e5f1b508c6209b6894009b5fdd35d660
Gerrit-Change-Number: 36376
Gerrit-PatchSet: 1
Gerrit-Owner: char <[email protected]>
Gerrit-MessageType: newchange

Reply via email to