This commit is contained in:
Godzil 2018-02-23 01:18:53 +00:00
parent 07d41a1e72
commit ae56e34ab7

View File

@ -1,4 +1,5 @@
import sys, osimport os.path import sys, os
import os.path
import git import git
from cx_Freeze import setup, Executable from cx_Freeze import setup, Executable