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