mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-04 04:45:16 +00:00
remove tlslite from make_packages
This commit is contained in:
parent
6ca9f148d4
commit
4a74806061
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ if __name__ == '__main__':
|
||||||
'requests', # note: requests-2.5.1 is needed to build with pyinstaller
|
'requests', # note: requests-2.5.1 is needed to build with pyinstaller
|
||||||
'qrcode',
|
'qrcode',
|
||||||
'google/protobuf',
|
'google/protobuf',
|
||||||
'tlslite',
|
|
||||||
'dns',
|
'dns',
|
||||||
'six',
|
'six',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue