forked from LBRYCommunity/lbry-sdk
Add loggly and request futures to includes
This commit is contained in:
parent
f28eee34e8
commit
2af98d7d42
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,7 @@ build_exe_options = {
|
||||||
'jsonrpc',
|
'jsonrpc',
|
||||||
'jsonrpclib',
|
'jsonrpclib',
|
||||||
'lbryum',
|
'lbryum',
|
||||||
|
'loggly',
|
||||||
'miniupnpc',
|
'miniupnpc',
|
||||||
'pbkdf2',
|
'pbkdf2',
|
||||||
'google.protobuf',
|
'google.protobuf',
|
||||||
|
@ -102,6 +103,7 @@ build_exe_options = {
|
||||||
'win32api',
|
'win32api',
|
||||||
'qrcode',
|
'qrcode',
|
||||||
'requests',
|
'requests',
|
||||||
|
'requests_futures',
|
||||||
'seccure',
|
'seccure',
|
||||||
'simplejson',
|
'simplejson',
|
||||||
'six',
|
'six',
|
||||||
|
|
Loading…
Add table
Reference in a new issue