Skip to content
Snippets Groups Projects
Commit deb1cb62 authored by Holger's avatar Holger
Browse files

fix typo

parent b4610799
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ a = Analysis(['beem/cli.py'],
pathex=['beem'],
binaries=binaries,
datas=analysis_data,
hiddenimports=['scrypt', '_scrypt', 'websocket', 'pylibscrypt', 'cffi', , 'cryptography.hazmat.backends.openssl', 'cryptography'],
hiddenimports=['scrypt', '_scrypt', 'websocket', 'pylibscrypt', 'cffi', 'cryptography.hazmat.backends.openssl', 'cryptography'],
hookspath=[],
runtime_hooks=[],
excludes=['matplotlib', 'scipy', 'pandas', 'numpy', 'PyQt5', 'tkinter'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment