mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
note about requests/pyinstaller bug
This commit is contained in:
parent
1d311b0a04
commit
c872a3c420
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if __name__ == '__main__':
|
|||
'aes',
|
||||
'ecdsa',
|
||||
'pbkdf2',
|
||||
'requests',
|
||||
'requests', # note: requests-2.5.1 is needed to build with pyinstaller
|
||||
'pyasn1',
|
||||
'pyasn1_modules',
|
||||
'qrcode',
|
||||
|
|
Loading…
Add table
Reference in a new issue