The fancy copying stuff didn't work. Simplified the .spec.
This commit is contained in:
@@ -5,12 +5,7 @@ a = Analysis(
|
||||
['Toby Doom Launcher.py'],
|
||||
pathex=[],
|
||||
binaries=[],
|
||||
datas=[
|
||||
('TobyCustom', 'TobyCustom'),
|
||||
('DoomTTS.ps1', '.'),
|
||||
('LICENSE', '.'),
|
||||
('README.md', '.'),
|
||||
],
|
||||
datas=[],
|
||||
hiddenimports=[],
|
||||
hookspath=[],
|
||||
hooksconfig={},
|
||||
|
||||
Reference in New Issue
Block a user