aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2017-06-21 14:54:43 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2017-06-21 14:54:43 -0400
commitc88d564b6106707566b2df9e5a63eb1a669f34d2 (patch)
tree600184922c98cde71c20603c13ba2d7667b35b9d /setup.py
parent845724480e725dac09b748e31e16e44e444aee81 (diff)
downloadhello_world-c88d564b6106707566b2df9e5a63eb1a669f34d2.tar.gz
Test
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
new file mode 100644
index 0000000..03713ca
--- /dev/null
+++ b/setup.py
@@ -0,0 +1 @@
+print("HELLO WORLD!")