SM: cx_freeze fix (#1584)

This commit is contained in:
lordlou
2023-03-25 14:30:38 -04:00
committed by GitHub
parent 0ed3865c30
commit 384577e421
33 changed files with 195 additions and 851 deletions

View File

@@ -1,3 +0,0 @@
import sys
import os
sys.path.append(os.path.dirname(os.path.abspath(__file__)))