aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-06-21 23:35:08 -0400
committerGitHub <noreply@github.com>2017-06-21 23:35:08 -0400
commitf5693383b0d78e9b59fa947e4e06a6064a9e4172 (patch)
tree7e65ca2cabf49daaebb7debf255b9817404066c6 /setup.py
parentf18cb02617f009bb3aee46a6c51b52573c939114 (diff)
parent3073779b0f6199b7f68196086079a4199eb33687 (diff)
downloadhello_world-f5693383b0d78e9b59fa947e4e06a6064a9e4172.tar.gz
Merge pull request #1 from jhunkeler/prtest
mmmhmmm
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 03713ca..4072727 100644
--- a/setup.py
+++ b/setup.py
@@ -1 +1,4 @@
print("HELLO WORLD!")
+print("FROM A PR!")
+print("X2!")
+print("blah.")