mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-07 15:25:06 +01:00
yolo path 1
This commit is contained in:
parent
92227a0dc4
commit
414f27ba2a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ a = Analysis(
|
||||||
['src/extract_otp_secrets.py'],
|
['src/extract_otp_secrets.py'],
|
||||||
pathex=[],
|
pathex=[],
|
||||||
binaries=[],
|
binaries=[],
|
||||||
datas=[('$macos_python_path/__yolo_v3_qr_detector/', '__yolo_v3_qr_detector/')],
|
datas=[('__yolo_v3_qr_detector/', '__yolo_v3_qr_detector/')],
|
||||||
hiddenimports=[],
|
hiddenimports=[],
|
||||||
hookspath=[],
|
hookspath=[],
|
||||||
hooksconfig={},
|
hooksconfig={},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue