mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-09 10:45:04 -05:00
Updated build spec
This commit is contained in:
parent
0a28ec76f3
commit
13071fd9d8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ a = Analysis(
|
|||
pathex=[],
|
||||
binaries=[],
|
||||
datas=[],
|
||||
hiddenimports=[],
|
||||
hiddenimports=["mistune", "bs4"],
|
||||
hookspath=[],
|
||||
hooksconfig={},
|
||||
runtime_hooks=[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue