Skip to content

Commit 6c0e786

Browse files
author
Justin Boswell
committed
Initial setup.py and package structure
1 parent 9368746 commit 6c0e786

File tree

4 files changed

+1151
-0
lines changed

4 files changed

+1151
-0
lines changed

awsiot/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
__all__ = [
2+
'iotjobs',
3+
'iotshadow',
4+
]

0 commit comments

Comments
 (0)