mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-27 01:11:37 +00:00
Update gam.spec
This commit is contained in:
@@ -3,8 +3,8 @@ from os import getenv
|
||||
from re import search
|
||||
from sys import platform
|
||||
|
||||
from PyInstaller.utils.hooks import collect_all,
|
||||
copy_metadata
|
||||
from PyInstaller.utils.hooks import (collect_all,
|
||||
copy_metadata)
|
||||
|
||||
from gam.var import GAM_VER_LIBS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user