Updated build spec

This commit is contained in:
Mark Qvist 2025-01-20 17:28:29 +01:00
parent 0a28ec76f3
commit 13071fd9d8

View File

@ -7,7 +7,7 @@ a = Analysis(
pathex=[],
binaries=[],
datas=[],
hiddenimports=[],
hiddenimports=["mistune", "bs4"],
hookspath=[],
hooksconfig={},
runtime_hooks=[],