This commit is contained in:
Zhengyu Peng
2021-12-24 14:46:13 -05:00
parent 402f6a2b6a
commit e760e2f579
2 changed files with 4 additions and 3 deletions

View File

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