mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-19 10:29:29 +02:00
Action
This commit is contained in:
parent
43603e04a1
commit
936bd771cc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ a = Analysis(
|
|||
pathex=[],
|
||||
binaries=[],
|
||||
datas=[],
|
||||
hiddenimports=[evdev, PyQt5],
|
||||
hiddenimports=["evdev", "PyQt5"],
|
||||
hookspath=[],
|
||||
runtime_hooks=[],
|
||||
excludes=[],
|
||||
|
|
Loading…
Add table
Reference in a new issue