summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-01-09 14:16:30 -0700
committermo khan <mo.khan@gmail.com>2020-01-09 14:16:30 -0700
commit08de0a3fd4945d514486aa5f68c62f0e5ac47093 (patch)
tree81b04d68aa603e08592c89b5b481d65c8ec581cc
parent71dcbfcf984b145862d1330322347672800a0989 (diff)
Create shell for package
-rw-r--r--example_pkg/LICENSE0
-rw-r--r--example_pkg/README.md0
-rw-r--r--example_pkg/setup.py0
3 files changed, 0 insertions, 0 deletions
diff --git a/example_pkg/LICENSE b/example_pkg/LICENSE
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/example_pkg/LICENSE
diff --git a/example_pkg/README.md b/example_pkg/README.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/example_pkg/README.md
diff --git a/example_pkg/setup.py b/example_pkg/setup.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/example_pkg/setup.py