Skip to content

Commit 5646bbc

Browse files
authored
Merge pull request #23 from Code-Partners/package-structure
Package structure
2 parents 5a54002 + 23b7787 commit 5646bbc

File tree

133 files changed

+443
-279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+443
-279
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include src/smartinspect/resources/client.pem

README.rst

Lines changed: 52 additions & 0 deletions

__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

connections/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

connections/builders/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

formatters/__init__.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

packets/process_flow/__init__.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

protocols/cloud/__init__.py

Whitespace-only changes.

protocols/file_protocol/__init__.py

Whitespace-only changes.

protocols/pipe_protocol/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)