Skip to content

Commit 1e89b58

Browse files
committed
[Imports] add pyarrow and pyiceberg hidden imports
1 parent b9c4013 commit 1e89b58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/start.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ a = Analysis(['../start.py'],
1313
hiddenimports=[
1414
"colorlog", "numpy.core._dtype_ctypes", "dotenv", "pgpy",
1515
"aiosqlite", "aiohttp",
16+
"pyarrow", "pyiceberg",
1617
"psutil",
1718
"telegram", "telegram.ext", "telethon", "jsonschema",
1819
"tulipy",

0 commit comments

Comments
 (0)