mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-19 18:39: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=[],
|
pathex=[],
|
||||||
binaries=[],
|
binaries=[],
|
||||||
datas=[],
|
datas=[],
|
||||||
hiddenimports=[evdev, PyQt5],
|
hiddenimports=["evdev", "PyQt5"],
|
||||||
hookspath=[],
|
hookspath=[],
|
||||||
runtime_hooks=[],
|
runtime_hooks=[],
|
||||||
excludes=[],
|
excludes=[],
|
||||||
|
|
Loading…
Add table
Reference in a new issue