Update hexapod.spec

This commit is contained in:
Zhengyu Peng 2021-12-24 14:52:59 -05:00
parent b407486fcc
commit 5992430f1c

View File

@ -4,7 +4,7 @@ block_cipher = None
a = Analysis(['hexapod.py'],
pathex=['./pc'],
pathex=[],
binaries=[],
datas=[('./res', 'res')],
hiddenimports=[],