From ae56e34ab760a31918a8ee24ff3736dcc3c65c3a Mon Sep 17 00:00:00 2001 From: Godzil Date: Fri, 23 Feb 2018 01:18:53 +0000 Subject: [PATCH] Grumbl --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7cc5430..0851344 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,5 @@ -import sys, osimport os.path +import sys, os +import os.path import git from cx_Freeze import setup, Executable