Update hexapod.spec

This commit is contained in:
Zhengyu Peng 2021-12-24 14:52:59 -05:00
parent 20b17e3dca
commit e3506eebff

View File

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