mirror of
https://github.com/marcriera/ddgo-converter.git
synced 2025-04-20 02:49:28 +02:00
Action
This commit is contained in:
parent
4cd832c6d3
commit
760b0d4842
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=[],
|
||||||
hookspath=[],
|
hookspath=[],
|
||||||
runtime_hooks=[],
|
runtime_hooks=[],
|
||||||
excludes=[],
|
excludes=[],
|
||||||
|
|
Loading…
Add table
Reference in a new issue