From e060e0d45d3e9a181b6094b6c1a324b7b1afec74 Mon Sep 17 00:00:00 2001 From: Alex Huddleston Date: Thu, 21 Feb 2019 20:19:31 -0600 Subject: [PATCH] it's just a comment --- multipub_runtime.py | 1 + 1 file changed, 1 insertion(+) diff --git a/multipub_runtime.py b/multipub_runtime.py index 190b1ae..38a9226 100644 --- a/multipub_runtime.py +++ b/multipub_runtime.py @@ -1,5 +1,6 @@ #!/usr/bin/python # I'd put a more professional header here but since I'm the only one working on it idc. +# Hey don't forget to install PyInstaller and probably py2exe for distrobution. try: from lib.twitter.tweet_converter import convert_tweets